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: OAuth2 support for sending in state for Authorization Code flow #2275

Open
1 task done
werge2121 opened this issue May 9, 2024 · 2 comments
Open
1 task done
Labels
enhancement New feature or request

Comments

@werge2121
Copy link

I have checked the following:

  • I've searched existing issues and found nothing related to my issue.

Describe the feature you want to add

Our OAuth2 provider requires a state param to be sent in. With the current implementation of Authorization Code we get back an error stating "The authentication request has an invalid 'state' parameter." A textbox under scope where we can enter the state param would be nice like other oauth clients.

Mockups or Images of the feature

image
@werge2121 werge2121 added the enhancement New feature or request label May 9, 2024
@pietrygamat
Copy link
Contributor

Implemented in #2114

@pietrygamat
Copy link
Contributor

@werge2121 can we reopen this? It's important feature, but still not merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants