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
{{ message }}
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.
Even when not setting an audience the check still fails due to the token having an audience. The engineer should be able to say they do not care about the audience. (this actually extends to all 3 checks)
Hi @StummeJ. Thanks for the report here. Could you give me a little more information on what you are trying to do with these? As far as I can tell, the verifier is working this way as designed, however, I would love to hear your use case to see if we can find a solution to loosen up the restrictions here.
Would you be able to provide a code sample and use case for us to look into here?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There are a few places where the validation feels too strict.
clientId
is arbitrary when checking a token in an API and should be allowed to be skipped.The text was updated successfully, but these errors were encountered: