Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Respect the grant_type option in Postman imports with OAuth2 #5270

Merged

Conversation

gatzjames
Copy link
Contributor

@gatzjames gatzjames commented Oct 13, 2022

changelog(Improvements): Added better support for importing Postman v2.1 collections that have different OAuth2 setups

Updates the grantType casing to match Postman exports and adds support for transforming OAuth2 with PKCE, scope, state and all other OAuth2 configuration options.

Closes INS-1985

@gatzjames gatzjames requested a review from a team October 13, 2022 11:27
@gatzjames gatzjames self-assigned this Oct 13, 2022
@gatzjames gatzjames force-pushed the fix/ins-1985-improve-postman-imports branch from 9d0c7d9 to 96be680 Compare October 13, 2022 13:52
@gatzjames gatzjames enabled auto-merge (squash) October 13, 2022 14:09
@gatzjames gatzjames merged commit 23b4ee6 into Kong:develop Oct 13, 2022
@gatzjames gatzjames deleted the fix/ins-1985-improve-postman-imports branch October 13, 2022 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants