|
|
@@ -490,6 +490,7 @@
|
|
|
"xss_prevent_setting":"Prevent XSS(Cross Site Scripting)",
|
|
|
"xss_prevent_setting_link":"Go to Markdown settings",
|
|
|
"callback_URL": "Callback URL",
|
|
|
+ "providerName": "Provider Name",
|
|
|
"issuerHost": "Issuer Host",
|
|
|
"scope": "Scope",
|
|
|
"desc_of_callback_URL": "Use it in the setting of the %s provider",
|
|
|
@@ -582,6 +583,7 @@
|
|
|
"name": "OpenID Connect",
|
|
|
"id_detail": "Specification of the name of attribute which can identify the user in OIDC claims",
|
|
|
"username_detail": "Specification of mappings for <code>username</code> when creating new users",
|
|
|
+ "name_detail": "Specification of mappings for <code>name</code> when creating new users",
|
|
|
"mapping_detail": "Specification of mappings for %s when creating new users",
|
|
|
"register_1": "Contant to OIDC IdP Administrator",
|
|
|
"register_2": "Register your OIDC App with \"Authorization callback URL\" as <code>%s</code> (where <code>%s</code> is your hostname)",
|