Skip to content
Snippets Groups Projects
  1. Apr 20, 2020
  2. Apr 17, 2020
  3. Apr 15, 2020
  4. Apr 10, 2020
  5. Apr 08, 2020
  6. Apr 07, 2020
  7. Apr 02, 2020
  8. Apr 01, 2020
  9. Mar 31, 2020
  10. Mar 30, 2020
  11. 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
  12. Mar 26, 2020
  13. Mar 25, 2020
  14. Mar 23, 2020
  15. Mar 20, 2020
  16. Mar 19, 2020
  17. Mar 18, 2020
  18. Mar 16, 2020
Loading