{{ t("security_setting.SAML.name") }} {{ t("security_setting.configuration") }} {% set nameForIsSamlEnabled = "settingForm[security:passport-saml:isEnabled]" %} {% set isSamlEnabled = settingForm['security:passport-saml:isEnabled'] %}

{{ t("security_setting.Use env var if empty", "SAML_ENTRY_POINT") }}

{{ t("security_setting.desc_of_callback_URL", 'SAML Identity') }}

{% if !settingForm['app:siteUrl'] %}
{{ t("security_setting.alert_siteUrl_is_not_set", '' + t('App settings') + '') }}
{% endif %}

{{ t("security_setting.Use env var if empty", "SAML_ISSUER") }}

Attribute Mapping

{{ t("security_setting.SAML.id_detail") }}

{{ t("security_setting.SAML.username_detail") }}

{{ t("security_setting.Treat username matching as identical_warn", "username") }}

{{ t("security_setting.SAML.mapping_detail", t("Email")) }}

{{ t("security_setting.Treat email matching as identical_warn", "email") }}

{{ t("security_setting.SAML.mapping_detail", t("security_setting.SAML.First Name")) }}

{{ t("security_setting.SAML.mapping_detail", t("security_setting.SAML.Last Name")) }}

Options

{{ t("security_setting.SAML.cert_detail1") }}
{{ t("security_setting.SAML.cert_detail2") }}

e.g.

-----BEGIN CERTIFICATE-----
MIICBzCCAXACCQD4US7+0A/b/zANBgkqhkiG9w0BAQsFADBIMQswCQYDVQQGEwJK
UDEOMAwGA1UECAwFVG9reW8xFTATBgNVBAoMDFdFU0VFSywgSW5jLjESMBAGA1UE
...
crmVwBzbloUO2l6k1ibwD2WVwpdxMKIF5z58HfKAvxZAzCHE7kMEZr1ge30WRXQA
pWVdnzS1VCO8fKsJ7YYIr+JmHvseph3kFUOI5RqkCcMZlKUv83aUThsTHw==
-----END CERTIFICATE-----