FeatureFuel
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.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests