Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ COM_PLUGINS_OPTIONS_FIELDSET_LABEL="Options"
PLG_ONELOGIN_SAML_AUTOCREATE_LABEL="Create user if not exists"
PLG_ONELOGIN_SAML_AUTOCREATE_DEC="Auto-provisioning. If user not exists, Joomla will create a new user with the data provided by the IdP. Review the Mapping section."
PLG_ONELOGIN_SAML_UPDATEUSER_LABEL="Update user data"
PLG_ONELOGIN_SAML_UPDATEUSER_DEC="Auto-update. Joomla will update the account of the user with the data provided by the IdP.
Review the Mapping section."
PLG_ONELOGIN_SAML_UPDATEUSER_DEC="Auto-update. Joomla will update the account of the user with the data provided by the IdP. Review the Mapping section."
PLG_ONELOGIN_SAML_SLO_LABEL="Single Log Out"
PLG_ONELOGIN_SAML_SLO_DEC="Enable/disable Single Log Out. SLO is a complex functionality, the most common SLO implementation is based on front-channel (redirections), sometimes if the SLO workflow fails a user can be blocked in an unhandled view. If the admin does not controls the set of apps involved in the SLO process maybe is better to disable this functionality due could carry more problems than benefits."
PLG_ONELOGIN_SAML_ACCOUNT_MATCHER_LABEL="Match Joomla account by"
Expand Down Expand Up @@ -65,4 +64,4 @@ PLG_ONELOGIN_SAML_ADVANCED_SETTINGS_WANT_ASSERTION_ENCRYPTED_DEC="Reject unencry
PLG_ONELOGIN_SAML_ADVANCED_SETTINGS_SP_X509CERT_LABEL="Service Provider X.509 Certificate"
PLG_ONELOGIN_SAML_ADVANCED_SETTINGS_SP_X509CERT_DEC="Public x509 certificate of the SP. Leave this field empty if you gonna provide the cert by the sp.crt"
PLG_ONELOGIN_SAML_ADVANCED_SETTINGS_SP_PRIVATEKEY_LABEL="Service Provider Private Key"
PLG_ONELOGIN_SAML_ADVANCED_SETTINGS_SP_PRIVATEKEY_DEC="Private Key of the SP. Leave this field empty if you gonna provide the private key by the sp.key"
PLG_ONELOGIN_SAML_ADVANCED_SETTINGS_SP_PRIVATEKEY_DEC="Private Key of the SP. Leave this field empty if you gonna provide the private key by the sp.key"