Exception: Osso::Error::SamlConfigError

Inherits:
Base
  • Object
show all
Defined in:
lib/osso/error/saml_config_error.rb

Direct Known Subclasses

InvalidACSURLError

Instance Method Summary collapse

Methods inherited from Base

#docs_url

Instance Method Details

#messageObject



6
7
8
# File 'lib/osso/error/saml_config_error.rb', line 6

def message
  'Something went wrong with your SAML configuration.'
end