first commit
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
`saml:AuthnContextClassRef`
|
||||
===========================
|
||||
|
||||
IDP-side filter for setting the `AuthnContextClassRef` element in the authentication response.
|
||||
|
||||
Examples
|
||||
--------
|
||||
|
||||
'authproc.idp' => [
|
||||
92 => [
|
||||
'class' => 'saml:AuthnContextClassRef',
|
||||
'AuthnContextClassRef' => 'urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport',
|
||||
],
|
||||
],
|
Reference in New Issue
Block a user