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

Add support for response_mode=form_post #335

Open
geoff-va opened this issue Jul 25, 2019 · 2 comments
Open

Add support for response_mode=form_post #335

geoff-va opened this issue Jul 25, 2019 · 2 comments

Comments

@geoff-va
Copy link

geoff-va commented Jul 25, 2019

Looking to add support for the optional response_mode=form_post.

In this case, after authorization, instead of a redirect to the redirect_uri with the params in the query string, a page is rendered with a form including those variables in it and POSTed (autosubmit via JS) to the redirect url.

Relevant Links:

@alexalligator
Copy link

Hi @juanifioren @geoff-va, would love to see this issue & PR merged. Hope this fantastic little library is still active.
Thanks for your work on this project.

@Annelies-H
Copy link

Would be great if this could be part of the library. We require a form post response in one of our flows and out now testing it with the code from the PR.

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

No branches or pull requests

3 participants