harbor/src/vendor/golang.org/x
Daniel Jiang 9ce98f4acd Add controller to handle oidc login
The controller will redirect user to the OIDC login page based on
configuration.
Additionally this commit add some basic code to wrap `oauth2` package
and `provider` in `go-oidc`, and fixed an issue in UT to make
InMemoryDriver for config management thread-safe.

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2019-03-28 11:29:05 +08:00
..
crypto Add controller to handle oidc login 2019-03-28 11:29:05 +08:00
net add authn proxy (#7199) 2019-03-27 12:37:54 +08:00
oauth2 Remove unused files from vendor by dep v0.5.1 2019-03-20 18:27:26 +08:00
sys Remove unused files from vendor by dep v0.5.1 2019-03-20 18:27:26 +08:00
time add authn proxy (#7199) 2019-03-27 12:37:54 +08:00