mirror of
https://github.com/goharbor/harbor.git
synced 2025-01-26 01:21:22 +01:00
64af09d52b
This commit refactors the flow to populate user info and verify CLI secret in OIDC authentication. It will call the `userinfo` backend of OIDC backend and fallback to using the ID token if userinfo is not supported by the backend. It also makes sure the token will be persisted if it's refreshed during this procedure. Signed-off-by: Daniel Jiang <jiangd@vmware.com> |
||
---|---|---|
.. | ||
base.go | ||
controllers_test.go | ||
error.go | ||
oidc.go | ||
proxy.go |