Getting GrantRequired error when user has a grant
Created a new OIDC app to mirror the config of another app which works without issue. With the new app, all but one user are getting
The users all have identical grants (they're created via terraform using a loop, so I'm sure they're identical).
Additionally if I disable
Any ideas?
The users all have identical grants (they're created via terraform using a loop, so I'm sure they're identical).
Additionally if I disable
Check authorization on Authentication and Check for Project on Authentication The users still get the same error message. Any ideas?
