1. 21d687c OF: tooling is now a working ldap entity, no need to hardcode by Daniel Gruno · 4 weeks ago main
  2. 3ff0df9 strip query strings when matching URIs by Daniel Gruno · 5 weeks ago
  3. 2e69943 remove requirements.txt, not needed by Daniel Gruno · 6 weeks ago
  4. 1014747 ignore dot things by Daniel Gruno · 6 weeks ago
  5. 64b111f add in client api auth by Daniel Gruno · 6 weeks ago
  6. 6b7b3aa remove debug by Daniel Gruno · 6 weeks ago
  7. 1ef076f log token access as well by Daniel Gruno · 6 weeks ago
  8. f09e23e make sure we log the nonce for mapping back by Daniel Gruno · 6 weeks ago
  9. 56f061e add client/app registry plus enforcement features by Daniel Gruno · 6 weeks ago
  10. 1237056 switch to running with uv by Daniel Gruno · 6 weeks ago
  11. 6c9e645 Merge pull request #4 from apache/sebbASF-patch-1 by Sebb · 3 months ago
  12. c74dd67 Redundant escape by Sebb · 6 months ago sebbASF-patch-1
  13. fafb588 Update oauth.py, fix scopes..fully by Daniel Gruno · 9 months ago
  14. a9a47a0 Update oauth.py, fix scopes so that preferred_username actually works by Daniel Gruno · 9 months ago
  15. f133ca9 Update oauth.py, we are using 'username' for this oidc.. by Daniel Gruno · 9 months ago
  16. 5522edb Update oauth.py, fix copypasto by Daniel Gruno · 9 months ago
  17. 8135fb5 OF: fix URI paths by Daniel Gruno · 9 months ago
  18. a0b84a3 add origin_uri to credentials for client self-validation by Daniel Gruno · 12 months ago
  19. 391688a NR: Add tooling as a project/committee in oauth by Daniel Gruno · 1 year, 5 months ago
  20. 541d46c Merge pull request #1 from apache/humbedooh/2fa-guess by fluxo · 2 years, 4 months ago
  21. cc0b912 Guesstimate 2FA status for OIDC logins by Daniel Gruno · 2 years, 4 months ago humbedooh/2fa-guess
  22. e1e1d9a Add a marker to OIDC-backed oauth vs old style oauth by Daniel Gruno · 2 years, 4 months ago
  23. b3d81a2 remove extra rule, we'll set it in thtpd by Daniel Gruno · 3 years, 2 months ago
  24. 8b52edf Enforce 10 minute expiry window by Daniel Gruno · 3 years, 2 months ago
  25. 337f169 formatting tweaks by Daniel Gruno · 3 years, 2 months ago
  26. b21274c Expand Readme, add python3 example script by Daniel Gruno · 3 years, 2 months ago
  27. ed0f1ff Backwards compat (URL used to be auth, not oauth) by Daniel Gruno · 3 years, 2 months ago
  28. 4ae2062 remove debug print by Daniel Gruno · 3 years, 2 months ago
  29. 32597d5 one dot too many by Daniel Gruno · 3 years, 2 months ago
  30. 28224dc Initial WIP oauth service by Daniel Gruno · 3 years, 2 months ago
  31. cd38a81 Create README.md by Daniel Gruno · 3 years, 2 months ago