Skip to content
Snippets Groups Projects
Verified Commit d6204f0f authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

swh.auth.django: Expose OIDCUser model object

That class is a custom User proxy model for remote users storing OpenID Connect related
data (profile containing authentication tokens, ...).

The model is also not saved to database as all users are already stored in the Keycloak
one.

That class will be used for example by both the webapp and the deposit.

Related to T3079
parent fa523d66
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