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