We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edb0090 commit 11be578Copy full SHA for 11be578
1 file changed
docs/simplesamlphp-authproc.md
@@ -139,6 +139,8 @@ The following filters are included in the SimpleSAMLphp distribution:
139
* [`saml:PersistentNameID`](./saml:nameid): Generate persistent NameID from an attribute.
140
* [`saml:PersistentNameID2TargetedID`](./saml:nameid): Store persistent NameID as eduPersonTargetedID.
141
* [`saml:TransientNameID`](./saml:nameid): Generate transient NameID.
142
+* [`saml:SubjectID`](./saml:authproc_subjectid): Generate SubjectID.
143
+* [`saml:PairwiseID`](./saml:authproc_pairwiseid): Generate PairwiseID.
144
145
See the [Third-party modules](https://simplesamlphp.org/modules) page on the SimpleSAMLphp website
146
for externally hosted modules that may provide a processing filter.
0 commit comments