fix: check for externalidp id (#2187)

* fix: check for externalidp id

* fix: translations

* set userinfo after external login

* set userinfo after external login

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
This commit is contained in:
Fabi
2021-08-13 14:27:24 +02:00
committed by GitHub
parent 677836f6f5
commit 1e2c1a4f04
4 changed files with 33 additions and 3 deletions

View File

@@ -92,6 +92,7 @@ Errors:
NotAllowed: Externer IDP ist auf dieser Organisation nicht erlaubt.
MinimumExternalIDPNeeded: Mindestens ein IDP muss hinzugefügt werden.
AlreadyExists: External IDP ist bereits vergeben
NotFound: Externe IDP nicht gefunden
MFA:
OTP:
AlreadyReady: Multifaktor OTP (OneTimePassword) ist bereits eingerichtet

View File

@@ -92,6 +92,7 @@ Errors:
NotAllowed: External IDP not allowed on this organisation
MinimumExternalIDPNeeded: At least one IDP must be added
AlreadyExists: External IDP already taken
NotFound: External IDP not found
MFA:
OTP:
AlreadyReady: Multifactor OTP (OneTimePassword) is already set up