index
:
gn-auth
enable-key-rotation
enable-sending-emails
handle-role-privilege-escalation
main
GN authentication and authorization service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
enable-key-rotation
Handle generic exception and return a value.
Frederick Muriuki Muriithi
4 months
enable-sending-emails
Raise explicit error messages for more graceful handling.
Frederick Muriuki Muriithi
6 months
handle-role-privilege-escalation
List users assigned a particular role on a specific resource.
Frederick Muriuki Muriithi
5 months
main
Make authorise-user template more consistent with GN2 style
zsloan
7 days
Age
Commit message
Author
7 days
Make authorise-user template more consistent with GN2 style
HEAD
main
zsloan
14 days
Revert "Debug: Add debug logging to trace JWK fetching."
Frederick Muriuki Muriithi
2024-11-05
Debug: Add debug logging to trace JWK fetching.
Frederick Muriuki Muriithi
2024-11-04
Move logging setup functions to gn_auth.__init__.py module
Frederick Muriuki Muriithi
2024-11-04
Output KeySet retrieved from the client.
Frederick Muriuki Muriithi
2024-11-04
Add debug-logging module.
Frederick Muriuki Muriithi
2024-10-09
Linting: Fix minor linting errors
Frederick Muriuki Muriithi
2024-10-09
Fix masquerading logic
Frederick Muriuki Muriithi
2024-10-09
Add a client to the JWTBearerToken objects.
Frederick Muriuki Muriithi
2024-10-09
Update Configs: Change `OAUTH2_SCOPE` => `OAUTH2_SCOPES_SUPPORTED`
Frederick Muriuki Muriithi
[...]