This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
k3s
mirror of
https://github.com/k3s-io/k3s
Watch
1
Star
0
Fork
You've already forked k3s
0
Code
Issues
Projects
Releases
Wiki
Activity
ba611194f7
k3s
/
plugin
/
pkg
/
client
/
auth
/
oidc
/
OWNERS
3 lines
26 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Implement new OIDC client AuthProvider This commit handles: * Passing ID Token as Bearer token * Refreshing of tokens using refresh-tokens * Persisting refreshed tokens * ability to add arbitrary extra scopes via config * this is what enables the cross-client/azp stuff
2016-05-06 17:33:51 +00:00
assignees:
plugin/pkg: add ericchiang to owners for OpenID Connect plugins
2016-09-13 18:14:16 +00:00
- ericchiang