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 PKCE support #56

Merged
merged 2 commits into from
Feb 9, 2021
Merged

Conversation

cumuru
Copy link
Contributor

@cumuru cumuru commented Jan 18, 2021

This branch adds support for the Authentication workflow with dedicated Login action.
Related to #55

enableCodeVerifier switch in extension configuration is used to enable
the PKCE flow. No further configuration is needed. Implemented
for authentication without password only.
You can now configure the URI that will be called back by the
authorization server (oidcRedirectUri). If left blank the standard
callback script is used.
@xperseguers xperseguers merged commit 1aeec27 into xperseguers:master Feb 9, 2021
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.

2 participants