Exception: OpenidBackchannelLogout::Error::IssuerNotConfiguredError
- Inherits:
-
StandardError
- Object
- StandardError
- OpenidBackchannelLogout::Error::IssuerNotConfiguredError
- Defined in:
- lib/openid_backchannel_logout/error.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
42 43 44 |
# File 'lib/openid_backchannel_logout/error.rb', line 42 def 'Issuer must be set in OpenidBackchannelLogout configuration' end |