Skip to content
Snippets Groups Projects
  1. Feb 05, 2024
  2. Dec 01, 2023
  3. Nov 29, 2023
  4. Feb 17, 2023
  5. Feb 16, 2023
  6. Feb 13, 2023
  7. Oct 18, 2022
  8. Apr 26, 2022
  9. Apr 08, 2022
  10. Dec 16, 2021
  11. Apr 27, 2021
  12. Mar 09, 2021
    • Antoine R. Dumont's avatar
      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
  13. Mar 03, 2021
Loading