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

Added flag to let user set redirect uri for authcode-keyboard #944

Merged
merged 1 commit into from Jun 23, 2023

Conversation

rnikoopour
Copy link
Contributor

This enables users to redirect the auth code to an endpoint they control to present it to the user. This allows authcode-keyboard to not only support urn:ietf:wg:oauth:2.0:oob. This allows IDPs that do not support that URI to get auth codes.

@rnikoopour
Copy link
Contributor Author

@int128 would it be possible to get a review of this PR?

@StartloJ
Copy link

I need this update for get the OIDC token from server that can't open browser to process your workflow.
In my case, the URI called urn:ietf:wg:oauth:2.0:oob is deprecated from the Azure AD. I need to customize redirect URI to the other thing. I hope this PR is approve as soon as possible. @int128

@int128 int128 self-requested a review June 23, 2023 07:20
@int128 int128 mentioned this pull request Jun 23, 2023
Copy link
Owner

@int128 int128 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@rnikoopour Thank you for your great contribution! Looks good.

I'd like to suggest some refactoring as #951.
Please let me know if you have any comment on that.

@int128 int128 merged commit 069ff68 into int128:master Jun 23, 2023
14 of 15 checks passed
int128 added a commit that referenced this pull request Jun 24, 2023
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.

None yet

3 participants