4
OpenID Connect Auth: Auto-populate values with well-known endpoint
Source: Kong/insomnia#3746 · opened by @TCFox
Is your feature request related to a problem? Please describe. One thing that I find I spend a lot of time doing is adding fiddly authentication details to the Authentication tab, particularly when a request needs to auth using OAuth 2.0 flows. I often find myself manually copying these details out of the standardised document exposed at Examples: • [Google]( • [Microsoft]( • [Apple]( Technical Spec: • [OpenID Connect Discovery 1.0]( Describe the solution you'd like I would love to see either: • A new "auth" option ("OpenID Connect"), or • An enhancement to "OAuth 2.0" auth ...where the URL to is supplied, which prompts Insomnia to query the /.well-known/openid-configuration document for details. This gives us the following enhancements: • "Authorisation URL" and "Token URL" are automatically discovered instead of having to be manually supplied. • "Scope…
No pledges yet. Be the first to back this.
Comments
Similar requests
Set an environment variable depending on the last run endpoint
4 votes · 0 comments
Support using id_token as the Bearer token for requests
6 votes · 0 comments
Local repository of credentials to use with "OAuth 2" with GRANT_TYPE = "Client Credentials"
2 votes · 0 comments
Local credential repository for OAuth 2
1 vote · 0 comments
OpenAPI Server Variables Should Be Imported as Environment Variables
5 votes · 0 comments
No comments yet.