Skip to content

authz: Return DENY decision instead of throwing error when encountering attribute that doesn't exist #950

@elizabethhealy

Description

@elizabethhealy

Right now in getDecisions, if we encounter an attribute that does not exist, we just return the error that we get from GetAttributeVluesByFqns.
Instead we should catch that specific error and return a deny decision.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions