class Osso::Error::SamlConfigError
Public Instance Methods
message()
click to toggle source
# File lib/osso/error/saml_config_error.rb, line 6 def message 'Something went wrong with your SAML configuration.' end