ContainerImage.Pinniped/internal/oidc/provider
Matt Moyer fde56164cd
Add a `redirectURI` parameter to ExchangeAuthcodeAndValidateTokens() method.
We missed this in the original interface specification, but the `grant_type=authorization_code` requires it, per RFC6749 (https://tools.ietf.org/html/rfc6749#section-4.1.3).

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2020-12-02 15:55:33 -06:00
..
manager Add a `redirectURI` parameter to ExchangeAuthcodeAndValidateTokens() method. 2020-12-02 15:55:33 -06:00
dynamic_tls_cert_provider.go Add a way to set a default supervisor TLS cert for when SNI won't work 2020-10-27 16:33:08 -07:00
dynamic_upstream_idp_provider.go Add a `redirectURI` parameter to ExchangeAuthcodeAndValidateTokens() method. 2020-12-02 15:55:33 -06:00
oidcprovider.go Require `https` scheme for OIDCProviderConfig Issuer field 2020-10-28 12:49:41 -07:00
oidcprovider_test.go Require `https` scheme for OIDCProviderConfig Issuer field 2020-10-28 12:49:41 -07:00