fix: idp provider handler (#874)

* fix: idp provider handler

* fix: idp provider search

* fix: idp provider search

* fix: error handling

* fix: error handling

* fix: fix read config
This commit is contained in:
Fabi
2020-10-20 14:26:19 +02:00
committed by GitHub
parent 84b212bd75
commit 7e56ace9d9
7 changed files with 81 additions and 27 deletions

View File

@@ -83,6 +83,8 @@ Errors:
IdpNotExisting: IDP Konfiguration existiert nicht
OIDCConfigInvalid: OIDC IDP Konfiguration ist ungültig
IdpIsNotOIDC: IDP Konfiguration ist nicht vom Typ OIDC
IDP:
InvalidSearchQuery: Ungültiger Suchparameter
LoginPolicy:
Invalid: Login Policy ist ungültig
NotExisting: Login Policy existiert nicht auf dieser Organisation

View File

@@ -83,6 +83,8 @@ Errors:
IdpNotExisting: IDP configuration does not exist
OIDCConfigInvalid: OIDC IDP configuration is invalid
IdpIsNotOIDC: IDP configuration is not of type oidc
IDP:
InvalidSearchQuery: Ungültiger Suchparameter
LoginPolicy:
Invalid: Login Policy is invalid
NotExisting: Login Policy not existig