Skip to content
Snippets Groups Projects
Commit 3e12aae1 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

django/utils: Add KeycloakOpenIDConnect factory function

Add keycloak_oidc_client factory to instantiate KeycloakOpenIDConnect
class from the following django settings:

  - KEYCLOAK_SERVER_URL
  - KEYCLOAK_REALM_NAME
  - KEYCLOAK_CLIENT_ID

This is required before moving the generic django OIDC auth backends
from swh-web to swh-auth.
parent 7ff95624
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment