Skip to content

Use persistent name identifier instead of transient in SAML2 documentation

Lukáš Raška requested to merge lukasraska/gitlab-ce:issue-28653-2 into master

What does this MR do?

Sets urn:oasis:names:tc:SAML:2.0:nameid-format:persistent instead of urn:oasis:names:tc:SAML:2.0:nameid-format:transient in doc/integration/saml.md to avoid issues when configuring SAML2 Authentication via official documentation.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #28653 (closed)

Merge request reports