pomerium/pkg/identity/oidc
2025-02-11 21:14:48 +00:00
..
auth0
azure
cognito
gitlab
google
okta
onelogin
ping
config.go
device_auth.go Prototype device authorization flow (core) 2025-02-11 21:07:22 +00:00
errors.go Prototype device authorization flow (core) 2025-02-11 21:07:22 +00:00
oidc.go Add new device_auth_client_type setting to allow attaching the client_secret to device auth requests 2025-02-11 21:14:48 +00:00
oidc_test.go oidc: add more unit tests (#5174) 2024-07-22 14:28:39 -07:00
refresh.go
refresh_test.go
userinfo.go
userinfo_test.go