secrets

package
v0.0.0-...-daa1dba Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 25, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	IDPortenClientIDKey      = "IDPORTEN_CLIENT_ID"
	IDPortenJwkKey           = "IDPORTEN_CLIENT_JWK"
	IDPortenRedirectURIKey   = "IDPORTEN_REDIRECT_URI"
	IDPortenWellKnownURLKey  = "IDPORTEN_WELL_KNOWN_URL"
	IDPortenIssuerKey        = "IDPORTEN_ISSUER"
	IDPortenJwksUriKey       = "IDPORTEN_JWKS_URI"
	IDPortenTokenEndpointKey = "IDPORTEN_TOKEN_ENDPOINT"

	MaskinportenClientIDKey      = "MASKINPORTEN_CLIENT_ID"
	MaskinportenJwkKey           = "MASKINPORTEN_CLIENT_JWK"
	MaskinportenScopesKey        = "MASKINPORTEN_SCOPES"
	MaskinportenWellKnownURLKey  = "MASKINPORTEN_WELL_KNOWN_URL"
	MaskinportenIssuerKey        = "MASKINPORTEN_ISSUER"
	MaskinportenJwksUriKey       = "MASKINPORTEN_JWKS_URI"
	MaskinportenTokenEndpointKey = "MASKINPORTEN_TOKEN_ENDPOINT"
)

Keys for outputting data to secrets

Variables

This section is empty.

Functions

func IDPortenClientSecretData

func IDPortenClientSecretData(in *nais_io_v1.IDPortenClient, jwk jose.JSONWebKey, config *config.Config) (map[string]string, error)

func MaskinportenClientSecretData

func MaskinportenClientSecretData(in *nais_io_v1.MaskinportenClient, jwk jose.JSONWebKey, config *config.Config) (map[string]string, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL