pomerium/pkg/identity/oidc
Kenneth Jenkins 14c0c5abd0
oidc: add more unit tests (#5174)
Add tests for all of the oidc.Provider methods not currently covered.
Remove the GetSubject() method as it appears to be unused.
2024-07-22 14:28:39 -07:00
..
auth0 core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00
azure core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00
cognito core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00
gitlab core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00
google core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00
okta core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00
onelogin core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00
ping core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00
config.go core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00
errors.go core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00
oidc.go oidc: add more unit tests (#5174) 2024-07-22 14:28:39 -07:00
oidc_test.go oidc: add more unit tests (#5174) 2024-07-22 14:28:39 -07:00
refresh.go core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00
refresh_test.go core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00
userinfo.go core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00
userinfo_test.go core/identity: dynamic authenticator registration (#5105) 2024-05-07 16:45:39 -06:00