ContainerImage.Pinniped/internal/oidc/auth
Andrew Keesler 48e0250649
callback_handler.go: test that we request openid scope correctly
Also add some testing.T.Log() calls to make debugging handler test failures
easier.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
2020-11-19 09:28:56 -05:00
..
auth_handler.go Use an interface instead of a concrete type for UpstreamOIDCIdentityProvider 2020-11-18 13:38:13 -08:00
auth_handler_test.go callback_handler.go: test that we request openid scope correctly 2020-11-19 09:28:56 -05:00