You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By design, oathkeeper provides support to error handlers, which are responsible for executing logic after, for example, authentication or authorization failed.
The error handlers definition will follow the same structure of other handlers (authenticators, authorizers and mutators).
APIs
No response
Data storage
No response
Code and pseudo-code
No response
Degree of constraint
No response
Alternatives considered
No response
The text was updated successfully, but these errors were encountered:
Preflight checklist
Context and scope
Applying the maester in my Ory network I noticed that error handlers are not currently supported.
This blocked me to implement oathkeeper-maester.
Error Handlers | Ory: https://www.ory.sh/docs/oathkeeper/pipeline/error
Goals and non-goals
goals:
non-goals:
The design
By design, oathkeeper provides support to error handlers, which are responsible for executing logic after, for example, authentication or authorization failed.
The error handlers definition will follow the same structure of other handlers (authenticators, authorizers and mutators).
APIs
No response
Data storage
No response
Code and pseudo-code
No response
Degree of constraint
No response
Alternatives considered
No response
The text was updated successfully, but these errors were encountered: