Set AuthnContextClassRef
Background
Configuration
Exporting the value
{
"id": "otp",
"type": "OTPValidator",
"config": {
"base_path": "/saml/authn",
"context_path": "/saml/authn/otp",
"pipe_id": "otp_validation_pipe",
"webroot_dir": "web/authenticator/otp_validation",
"exports": [
{
"name": "AuthnContextClassRef",
"value": "urn:oasis:names:tc:SAML:2.0:ac:classes:MobileTwoFactorContract"
}
]
}
}
Configure SAML IdP authenticator
Common values to use as AuthnContextClassRef
Usage
Value
Last updated