Skip to content

Commit

Permalink
Update identifier-guidance.adoc
Browse files Browse the repository at this point in the history
  • Loading branch information
khazelton authored Apr 13, 2021
1 parent 9f6e0e0 commit 12cd8a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion identifier-guidance.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ From SAML Attribute Profile, 3.3.1, "It is RECOMMENDED that the _unique ID be ex

==== II. Other identifiers

*pairwise-id* An identifier that offers some protection against service provider to service provider identity correlation. *pairwise-id* is defined in section 3.4 of _SAML V2.0 Subject Identifier Attributes Profile Version 1.0_. It is defined to be "a unique external key specific to a particular relying party". Its syntax is identical to that of the *subject-id* described above.
*pairwise-id* An identifier that offers some protection against service provider to service provider identity correlation. *pairwise-id* is defined in section 3.4 of _SAML V2.0 Subject Identifier Attributes Profile Version 1.0_. It is defined to be "a unique external key specific to a particular relying party". Its syntax is identical to that of the *subject-id* described above, but not name-based.

*IdP login id*: Identifier entered by a person when prompted to log in with their chosen Identity provider.
Example id names: username, netId; Consider adopting the subject-id syntax rules above to prevent commonly-occurring issues with other id forms.
Expand Down

0 comments on commit 12cd8a0

Please sign in to comment.