Jordan Liggitt
cce67724a9
Check for valid serviceaccount JWT token before inspecting claims
2016-07-06 14:25:15 -04:00
Jordan Liggitt
751a93b858
Revert "Revert "update jwt-go to v3.0.0-4-g01aeca5""
...
This reverts commit 7f456e49c9
.
2016-07-06 14:25:11 -04:00
krousey
7f456e49c9
Revert "update jwt-go to v3.0.0-4-g01aeca5"
2016-07-06 10:41:50 -07:00
Cole Mickens
db006d6e6b
fix serviceaccount's usage of jwt-go
...
update pkg/serviceaccount for v3.x jwt-go.
2016-07-05 20:48:36 -07:00
David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
Clayton Coleman
9dad7e624c
Split the serviceaccount package into two parts
...
Public utility methods and JWT parsing, and controller specific logic.
Also remove the coupling between ServiceAccountTokenGetter and the
authenticator class.
2015-12-26 21:28:12 -05:00
gmarek
d27ad5b714
Controller codebase refactoring
2015-08-03 17:06:25 +02:00
Jordan Liggitt
e563727338
Add logging for invalid JWT tokens
2015-06-19 15:43:19 -04:00
Jordan Liggitt
dae4e82dca
Add system: prefix to service account usernames
2015-06-16 21:08:18 -04:00
Jordan Liggitt
d90e7409e4
Prevent auth recursion for service account tokens
2015-05-16 23:39:07 -04:00
Jordan Liggitt
db1f0dc906
JWT token generation/verification
2015-05-11 17:18:06 -04:00