Skip to content
Snippets Groups Projects
Commit 4d7c800b authored by peter's avatar peter
Browse files

Add docs for saml:AuthnContextClassRef filter

parent 8a400e17
No related branches found
No related tags found
No related merge requests found
`saml:AuthnContextClassRef`
===========================
IDP-side filter for setting the `AuthnContextClassRef` element in the authentication response.
Examples
--------
'authproc.idp' => array(
92 => array(
'class' => 'saml:AuthnContextClassRef',
'AuthnContextClassRef' => 'urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport',
),
),
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment