Added Organization to OAuth2.
Closes: https://github.com/Kong/insomnia/discussions/7209
This is an optional parameter on OAuth2 endpoints for 'Business Users' in OAuth2 applications.
This required affiliation with an organization, therefore requires this option to be specified on the request.
Thanks for your quick response; a custom values table would be great for the OAuth2 flow.
I saw in postman they have three phases with custom query params, would some like that satisfy your use case? Or am I misunderstanding something?
Absolutely, we're currently using the Auth Requests section to provide this context to our OAuth2 flow. Adding a table like this would be very powerful!
Thanks again for your response.
@jackkav What would be the next step here?
@subnetmarco we're tracking it in INS-3876 but it needs to be assigned.
Thanks for the PR. To fully support this along with other parameters for OAuth2 we need to add a generic parameter editor. Closing this for now as we will address it in an upcoming PR and is already planned internally