package
0.0.0-20250302012944-701c1ceec546
Repository: https://github.com/khulnasoft/devsecdb.git
Documentation: pkg.go.dev
# Functions
NewIdentityProvider initializes a new OIDC Identity Provider with the given configuration.
# Variables
DefaultScopes is a list of scopes that are part of OIDC standard claims, see https://auth0.com/docs/get-started/apis/scopes/openid-connect-scopes#standard-claims.
# Structs
IdentityProvider represents an OIDC Identity Provider.
IdentityProviderConfig is the configuration to be consumed by the OIDC Identity Provider.