Exception: LcpRuby::Authentication::NoRoleMatch
- Inherits:
-
StandardError
- Object
- StandardError
- LcpRuby::Authentication::NoRoleMatch
- Defined in:
- lib/lcp_ruby/authentication/errors.rb
Overview
Raised when role resolution returns an empty array and no default_role is configured. The OIDC callback flow translates this into a friendly “no_role_match” failure page.