Skip to content

Commit 112b736

Browse files
committed
Fix markdown
1 parent a11c2e9 commit 112b736

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

docs/simplesamlphp-reference-sp-remote.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -166,10 +166,9 @@ The following options can be set:
166166

167167
: The three most commonly used values are:
168168

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`
169+
* `urn:oasis:names:tc:SAML:2.0:nameid-format:transient`
170+
* `urn:oasis:names:tc:SAML:2.0:nameid-format:persistent`
171+
* `urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress`
173172

174173
: The `transient` format will generate a new unique ID every time
175174
the SP logs in.

0 commit comments

Comments
 (0)