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