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 OpenID Connect support #128

Open
daikema opened this issue Aug 31, 2022 · 0 comments
Open

Add OpenID Connect support #128

daikema opened this issue Aug 31, 2022 · 0 comments

Comments

@daikema
Copy link
Contributor

daikema commented Aug 31, 2022

Implement support for OpenID connect for authentication. (This issue is being added by request from @veggiesaurus to bring our offline discussions in sync).

An initial attempt was made at this with this pull request wherein the bulk of the work was done client-side, but this required that the identity providers supported public clients which doesn't always appear to be the case.

The oidc-serverside branch reimplements this, but implements most of the logic on the server-side so that identity providers that don't support public clients will also work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Icebox
Development

No branches or pull requests

1 participant