Hey! Having trouble with Ory complaining “Requeste...
# talk-hydra
m
Hey! Having trouble with Ory complaining “Requested audience ‘https://example.com’ has not been whitelisted by the OAuth 2.0 Client”. This is an error coming from Ory’s OIDC provider when the browser does the last https://our-app/auth/callback?code=xxx request — However, the listed domain is 100% whitelisted in the client in exactly that format. I also get an error way earlier in the flow if the audience isn’t part of the list. Any idea what’s missing here? Or could the error message be misleading? I can’t see how it could be misconfiguration 🤔
I could make this work on our dev project with things running on localhost and not a custom domain. It is not working on a dev test deployment that’s running under a custom domain. Perhaps there’s something related here.