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

[Feature Request] Google SSO redirect callback as a POST instead of a GET request #235

Open
PCS-Ismail opened this issue Sep 27, 2022 · 0 comments
Labels
type: question Request for information or clarification. Not an issue.

Comments

@PCS-Ismail
Copy link

PCS-Ismail commented Sep 27, 2022

Is there a way to have the redirection callback from Google SSO made as a POST request instead of a GET request, that way all the parameters would be encoded in the body.

Microsoft allows it by changing the response_body parameter when creating the flow (using the msal library).

@clundin25 clundin25 added the type: question Request for information or clarification. Not an issue. label Oct 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: question Request for information or clarification. Not an issue.
Projects
None yet
Development

No branches or pull requests

2 participants