Skip to content
Snippets Groups Projects
  • Antoine R. Dumont's avatar
    d6204f0f
    swh.auth.django: Expose OIDCUser model object · d6204f0f
    Antoine R. Dumont authored
    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
    Verified
    d6204f0f
    History
    swh.auth.django: Expose OIDCUser model object
    Antoine R. Dumont authored
    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
requirements-test.txt 35 B