-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
DoneThis issue has been fixedThis issue has been fixedarea-authIncludes: Authn, Authz, OAuth, OIDC, BearerIncludes: Authn, Authz, OAuth, OIDC, Bearer
Milestone
Description
Would it be possible to have a feature where instead of the DefaultAuthorizationService
logging a message saying Authorization Failed
it gave a little more context to the failure.
Maybe something like saying Authorization Failed for Policy: "Policy Name"
or Authorization Failed for Role: "Role Name"
etc.
When you're building a complex application you can easily have many Authorize conditions being applied and it can be quite derived to find out what specifically failed.
Metadata
Metadata
Assignees
Labels
DoneThis issue has been fixedThis issue has been fixedarea-authIncludes: Authn, Authz, OAuth, OIDC, BearerIncludes: Authn, Authz, OAuth, OIDC, Bearer