We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a11c2e9 commit 112b736Copy full SHA for 112b736
1 file changed
docs/simplesamlphp-reference-sp-remote.md
@@ -166,10 +166,9 @@ The following options can be set:
166
167
: The three most commonly used values are:
168
169
-:
170
- 1. `urn:oasis:names:tc:SAML:2.0:nameid-format:transient`
171
- 2. `urn:oasis:names:tc:SAML:2.0:nameid-format:persistent`
172
- 3. `urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress`
+* `urn:oasis:names:tc:SAML:2.0:nameid-format:transient`
+* `urn:oasis:names:tc:SAML:2.0:nameid-format:persistent`
+* `urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress`
173
174
: The `transient` format will generate a new unique ID every time
175
the SP logs in.
0 commit comments