Krrish Dholakia
|
f1b1640a31
|
fix(handle_jwt.py): support scopes being a list
allow scopes in jwt to be a list, not just a space-separated string
|
2024-03-25 12:30:40 -07:00 |
|
Krrish Dholakia
|
5aa1c10929
|
fix(handle_jwt.py): don't require kid to be set
|
2024-03-25 12:28:16 -07:00 |
|
Krrish Dholakia
|
93959ab5aa
|
fix(handle_jwt.py): allow setting proxy admin role string for jwt auth
|
2024-03-25 12:20:14 -07:00 |
|
Krrish Dholakia
|
edd00af6f2
|
fix(handle_jwt.py): enable user to set jwt admin scope string in config
|
2024-03-25 11:34:49 -07:00 |
|
Krrish Dholakia
|
9bf086386e
|
fix(handle_jwt.py): add more logging for jwt header
|
2024-03-22 16:33:32 -07:00 |
|
Krrish Dholakia
|
90e17b5422
|
fix(handle_jwt.py): track spend for user using jwt auth
|
2024-03-20 10:55:52 -07:00 |
|
Krrish Dholakia
|
ca970a90c4
|
fix(handle_jwt.py): remove issuer check
|
2024-03-20 08:35:23 -07:00 |
|
Krrish Dholakia
|
1c68a7fd1d
|
refactor(handle_jwt.py): print jwt version
|
2024-03-19 17:17:11 -07:00 |
|
Krrish Dholakia
|
8c91156842
|
build: build fixes
|
2024-03-19 16:59:59 -07:00 |
|
Krrish Dholakia
|
a8d3d51d21
|
docs(token_based_auth.md): add jwt auth to docs
|
2024-03-19 16:34:27 -07:00 |
|
Krrish Dholakia
|
302bab6f1f
|
feat(handle_jwt.py): support authenticating admins into the proxy via jwt's
|
2024-03-19 15:00:27 -07:00 |
|