Method: Onelogin::Saml::Response#no_authn_context?
- Defined in:
- lib/onelogin/saml/response.rb
#no_authn_context? ⇒ Boolean
160 161 162 |
# File 'lib/onelogin/saml/response.rb', line 160 def no_authn_context? @status_code == Onelogin::Saml::StatusCodes::NO_AUTHN_CONTEXT_URI end |