Add Organization Option to Auth0 2.0 Requests #7209
Unanswered
CallumJohnson
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When using Auth0, you can require that an authentication request must specify an Organization Id.
Similar apps such as Postman allow you to provide additional headers to the Authentication Request on its Auth0 2.0 auth-type, but Insomnia doesn't provide (that I can see), a way to allocate an Organization Id (be that through a dedicated input field or additional/custom headers).
Error Code in the app:
OAuth 2.0 Error invalid_request parameter organization is required for this client undefined
Beta Was this translation helpful? Give feedback.
All reactions