website/docs: Added setting for SP name ID format (#1072)
This commit is contained in:
parent
d1198fc6c1
commit
e3f7185564
|
@ -39,6 +39,8 @@ Set the Field `Username attribute` to `http://schemas.goauthentik.io/2021/02/sam
|
|||
|
||||
Set the Field `SP entity ID` to `https://authentik.company/application/saml/zabbix/sso/binding/redirect/`
|
||||
|
||||
Set the Field `SP name ID format` to `urn:oasis:names:tc:SAML:2.0:nameid-format:transient`
|
||||
|
||||
Check the box for `Case sensitive login`.
|
||||
|
||||
For the `SAML Service Provider Certificate` and `SAML Service Provider Private Key`, you can either use custom certificates, or use the self-signed pair generated by authentik.
|
||||
|
|
Reference in New Issue