New to Translating WordPress? Read through our Translator Handbook to get started. Hide
| Prio | Original string | Translation | — |
|---|---|---|---|
| <strong>OIDC Hosted Domain</strong>: Restrict OIDC logins to specific email domains (one per line). Leave blank to allow all valid sign-ins. | You have to log in to add a translation. | Details | |
Original untranslated
<strong>OIDC Hosted Domain</strong>: Restrict OIDC logins to specific email domains (one per line). Leave blank to allow all valid sign-ins.
ReferencesYou have to log in to edit this translation. |
|||
| <strong>Require verified email</strong>: If checked, users must have a verified email address (email_verified claim) to log in. | You have to log in to add a translation. | Details | |
Original untranslated
<strong>Require verified email</strong>: If checked, users must have a verified email address (email_verified claim) to log in.
ReferencesYou have to log in to edit this translation. |
|||
| <strong>Name attribute update</strong>: Select whether the first and last names retrieved from OIDC should overwrite any value the user has entered in the first and last name fields in their WordPress profile. | You have to log in to add a translation. | Details | |
Original untranslated
<strong>Name attribute update</strong>: Select whether the first and last names retrieved from OIDC should overwrite any value the user has entered in the first and last name fields in their WordPress profile.
ReferencesYou have to log in to edit this translation. |
|||
| <strong>Attribute containing last name</strong>: Enter the claim name that has the user's last name (default: family_name). | You have to log in to add a translation. | Details | |
Original untranslated
<strong>Attribute containing last name</strong>: Enter the claim name that has the user's last name (default: family_name).
ReferencesYou have to log in to edit this translation. |
|||
| <strong>Attribute containing first name</strong>: Enter the claim name that has the user's first name (default: given_name). | You have to log in to add a translation. | Details | |
Original untranslated
<strong>Attribute containing first name</strong>: Enter the claim name that has the user's first name (default: given_name).
ReferencesYou have to log in to edit this translation. |
|||
| <strong>Attribute containing email</strong>: Enter the claim name that contains the email address (default: email). | You have to log in to add a translation. | Details | |
Original untranslated
<strong>Attribute containing email</strong>: Enter the claim name that contains the email address (default: email).
ReferencesYou have to log in to edit this translation. |
|||
| <strong>Attribute containing username</strong>: Enter the claim name that contains the username (default: preferred_username). If not found, the plugin will fallback to the sub claim. | You have to log in to add a translation. | Details | |
Original untranslated
<strong>Attribute containing username</strong>: Enter the claim name that contains the username (default: preferred_username). If not found, the plugin will fallback to the sub claim.
ReferencesYou have to log in to edit this translation. |
|||
| <strong>Max age parameter</strong>: Optional parameter specifying maximum authentication age in seconds. | You have to log in to add a translation. | Details | |
Original untranslated
<strong>Max age parameter</strong>: Optional parameter specifying maximum authentication age in seconds.
ReferencesYou have to log in to edit this translation. |
|||
| <strong>Login hint parameter</strong>: Optional parameter to pre-fill the username (e.g., user@example.com). | You have to log in to add a translation. | Details | |
Original untranslated
<strong>Login hint parameter</strong>: Optional parameter to pre-fill the username (e.g., user@example.com).
ReferencesYou have to log in to edit this translation. |
|||
| <strong>Prompt parameter</strong>: Optional parameter to control authentication prompt behavior (e.g., login, consent, select_account). | You have to log in to add a translation. | Details | |
Original untranslated
<strong>Prompt parameter</strong>: Optional parameter to control authentication prompt behavior (e.g., login, consent, select_account).
ReferencesYou have to log in to edit this translation. |
|||
| <strong>Scopes</strong>: Enter space-separated scopes to request (default: openid email profile). | You have to log in to add a translation. | Details | |
Original untranslated
<strong>Scopes</strong>: Enter space-separated scopes to request (default: openid email profile).
ReferencesYou have to log in to edit this translation. |
|||
| Note: for increased security, you can leave this field blank and instead define this value either in wp-config.php via <code>define( 'AUTHORIZER_OIDC_CLIENT_SECRET', '...' );</code>, or you may fetch it from an external service by hooking into the <code>authorizer_oidc_client_secret</code> filter. | You have to log in to add a translation. | Details | |
Original untranslated
Note: for increased security, you can leave this field blank and instead define this value either in wp-config.php via <code>define( 'AUTHORIZER_OIDC_CLIENT_SECRET', '...' );</code>, or you may fetch it from an external service by hooking into the <code>authorizer_oidc_client_secret</code> filter.
ReferencesYou have to log in to edit this translation. |
|||
| <strong>Client Secret</strong>: Enter the Client Secret provided by your OIDC provider. | You have to log in to add a translation. | Details | |
Original untranslated
<strong>Client Secret</strong>: Enter the Client Secret provided by your OIDC provider.
ReferencesYou have to log in to edit this translation. |
|||
| Note: for increased security, you can leave this field blank and instead define this value either in wp-config.php via <code>define( 'AUTHORIZER_OIDC_CLIENT_ID', '...' );</code>, or you may fetch it from an external service by hooking into the <code>authorizer_oidc_client_id</code> filter. | You have to log in to add a translation. | Details | |
Original untranslated
Note: for increased security, you can leave this field blank and instead define this value either in wp-config.php via <code>define( 'AUTHORIZER_OIDC_CLIENT_ID', '...' );</code>, or you may fetch it from an external service by hooking into the <code>authorizer_oidc_client_id</code> filter.
ReferencesYou have to log in to edit this translation. |
|||
| <strong>Client ID</strong>: Enter the Client ID provided by your OIDC provider. | You have to log in to add a translation. | Details | |
Original untranslated
<strong>Client ID</strong>: Enter the Client ID provided by your OIDC provider.
ReferencesYou have to log in to edit this translation. |
|||
Export as