Possibility to configure an OpenID Connect provider on the instance level WIP (#128).
This commit is contained in:
@ -457,6 +457,7 @@ class ExternalAuthOIDC {
|
||||
|
||||
/**
|
||||
* Gets the singleton, or raise an exception if it is too soon.
|
||||
* @throws Error
|
||||
* @returns the singleton
|
||||
*/
|
||||
public static singleton (): ExternalAuthOIDC {
|
||||
|
Reference in New Issue
Block a user