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 OIDC #2713

Merged
merged 1 commit into from May 17, 2023
Merged

add support for OIDC #2713

merged 1 commit into from May 17, 2023

Conversation

pkking
Copy link
Contributor

@pkking pkking commented May 12, 2023

The first PR for #2422

  1. add some config items for OpenID Connect
  2. OpenID Connect supported is a opt-in feature
  3. Integrated with authlib

Fixes #2422

frontend/coprs_frontend/coprs/auth.py Fixed Show fixed Hide fixed
frontend/coprs_frontend/coprs/auth.py Fixed Show fixed Hide fixed
frontend/coprs_frontend/coprs/auth.py Fixed Show fixed Hide fixed
frontend/coprs_frontend/coprs/auth.py Fixed Show fixed Hide fixed
frontend/coprs_frontend/coprs/auth.py Fixed Show fixed Hide fixed
frontend/coprs_frontend/coprs/auth.py Fixed Show fixed Hide fixed
frontend/coprs_frontend/coprs/views/misc.py Fixed Show fixed Hide fixed
frontend/coprs_frontend/coprs/views/misc.py Fixed Show fixed Hide fixed
frontend/coprs_frontend/coprs/views/misc.py Fixed Show fixed Hide fixed
frontend/coprs_frontend/coprs/views/misc.py Fixed Show fixed Hide fixed
@pkking pkking force-pushed the main branch 4 times, most recently from 0465a3b to 03da303 Compare May 12, 2023 09:05
@praiskup
Copy link
Member

Thank you for the pull-request, @pkking !

frontend/coprs_frontend/coprs/oidc.py Fixed Show fixed Hide fixed
frontend/coprs_frontend/coprs/oidc.py Fixed Show fixed Hide fixed
frontend/coprs_frontend/coprs/oidc.py Fixed Show fixed Hide fixed
frontend/coprs_frontend/coprs/oidc.py Fixed Show fixed Hide fixed
frontend/coprs_frontend/coprs/views/misc.py Fixed Show fixed Hide fixed
Signed-off-by: Li Chaoran <pkwarcraft@gmail.com>
@FrostyX FrostyX merged commit 8c8bf18 into fedora-copr:main May 17, 2023
7 checks passed
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.

OpenID Connect supported
3 participants