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
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.