providers/oauth2: add user UUID as subject option (#5556)

* providers/oauth2: add user UUID as subject option

* Added translations for new OAuth2 subject option
This commit is contained in:
Michael OBrien
2023-05-10 08:50:13 -07:00
committed by GitHub
parent 1c04dc0986
commit eb071d4d90
15 changed files with 830 additions and 1026 deletions

View File

@ -378,6 +378,10 @@ ${this.instance?.redirectUris}</textarea
label: t`Based on the User's ID`,
value: SubModeEnum.UserId,
},
{
label: t`Based on the User's UUID`,
value: SubModeEnum.UserUuid,
},
{
label: t`Based on the User's username`,
value: SubModeEnum.UserUsername,

View File

@ -988,6 +988,10 @@ msgstr ""
msgid "Based on the User's username"
msgstr ""
#: src/admin/providers/oauth2/OAuth2ProviderForm.ts
msgid "Based on the User's UUID"
msgstr ""
#: src/admin/providers/oauth2/OAuth2ProviderForm.ts
#~ msgid "Based on the username"
#~ msgstr "Basierend auf dem Benutzernamen"

View File

@ -980,6 +980,10 @@ msgstr "Based on the User's UPN"
msgid "Based on the User's username"
msgstr "Based on the User's username"
#: src/admin/providers/oauth2/OAuth2ProviderForm.ts
msgid "Based on the User's UUID"
msgstr "Based on the User's UUID"
#: src/admin/providers/oauth2/OAuth2ProviderForm.ts
#~ msgid "Based on the username"
#~ msgstr "Based on the username"

View File

@ -966,6 +966,10 @@ msgstr ""
msgid "Based on the User's username"
msgstr ""
#: src/admin/providers/oauth2/OAuth2ProviderForm.ts
msgid "Based on the User's UUID"
msgstr ""
#: src/admin/providers/oauth2/OAuth2ProviderForm.ts
#~ msgid "Based on the username"
#~ msgstr "Basado en el nombre de usuario"

View File

@ -971,6 +971,10 @@ msgstr ""
msgid "Based on the User's username"
msgstr ""
#: src/admin/providers/oauth2/OAuth2ProviderForm.ts
msgid "Based on the User's UUID"
msgstr ""
#: src/admin/providers/oauth2/OAuth2ProviderForm.ts
#~ msgid "Based on the username"
#~ msgstr "Basé sur le nom d'utilisateur"

View File

@ -970,6 +970,10 @@ msgstr ""
msgid "Based on the User's username"
msgstr ""
#: src/admin/providers/oauth2/OAuth2ProviderForm.ts
msgid "Based on the User's UUID"
msgstr ""
#: src/admin/providers/oauth2/OAuth2ProviderForm.ts
#~ msgid "Based on the username"
#~ msgstr "Na podstawie nazwy użytkownika"

View File

@ -972,6 +972,10 @@ msgstr ""
msgid "Based on the User's username"
msgstr ""
#: src/admin/providers/oauth2/OAuth2ProviderForm.ts
msgid "Based on the User's UUID"
msgstr ""
#: src/admin/providers/oauth2/OAuth2ProviderForm.ts
#~ msgid "Based on the username"
#~ msgstr ""

View File

@ -966,6 +966,10 @@ msgstr ""
msgid "Based on the User's username"
msgstr ""
#: src/admin/providers/oauth2/OAuth2ProviderForm.ts
msgid "Based on the User's UUID"
msgstr ""
#: src/admin/providers/oauth2/OAuth2ProviderForm.ts
#~ msgid "Based on the username"
#~ msgstr "Kullanıcı adına göre"

File diff suppressed because it is too large Load Diff

View File

@ -972,6 +972,10 @@ msgstr ""
msgid "Based on the User's username"
msgstr ""
#: src/admin/providers/oauth2/OAuth2ProviderForm.ts
msgid "Based on the User's UUID"
msgstr ""
#: src/admin/providers/oauth2/OAuth2ProviderForm.ts
#~ msgid "Based on the username"
#~ msgstr "基于用户名"

View File

@ -972,6 +972,10 @@ msgstr ""
msgid "Based on the User's username"
msgstr ""
#: src/admin/providers/oauth2/OAuth2ProviderForm.ts
msgid "Based on the User's UUID"
msgstr ""
#: src/admin/providers/oauth2/OAuth2ProviderForm.ts
#~ msgid "Based on the username"
#~ msgstr "基于用户名"