Possibility to configure an OpenID Connect provider on the instance level WIP (#128).
This commit is contained in:
@ -22,6 +22,9 @@ interface InitConverseJSParams {
|
||||
transparent: boolean
|
||||
forceDefaultHideMucParticipants?: boolean
|
||||
autofocus?: boolean
|
||||
externalAuthOIDC?: {
|
||||
buttonLabel: string
|
||||
}
|
||||
}
|
||||
|
||||
interface InitConverseJSParamsError {
|
||||
|
Reference in New Issue
Block a user