Skip to content
Snippets Groups Projects
  1. Apr 22, 2020
  2. Apr 21, 2020
  3. Apr 20, 2020
  4. Apr 17, 2020
  5. Apr 15, 2020
  6. Apr 10, 2020
  7. Apr 08, 2020
  8. Apr 07, 2020
  9. Apr 02, 2020
  10. Apr 01, 2020
  11. Mar 31, 2020
  12. Mar 30, 2020
  13. Mar 27, 2020
    • Antoine Lambert's avatar
      auth/backends: Simplify and improve OIDC authentication · d4446bca
      Antoine Lambert authored
      No need to query the userinfo endpoint of the OIDC server when authenticating
      as those information can also be found in the decoded access token.
      
      Use more reliable access token expiration date.
      
      Check groups claim is provided in decoded token before trying to read it.
      d4446bca
  14. Mar 26, 2020
  15. Mar 25, 2020
  16. Mar 23, 2020
  17. Mar 20, 2020
  18. Mar 19, 2020
Loading