wellknown

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleJWKS added in v1.0.0

func HandleJWKS(w http.ResponseWriter, r *http.Request)

HandleJWKS returns the JWKS (JSON Web Key Set) for OIDC clients @Summary Get JWKS @Description Returns the JSON Web Key Set for verifying JWTs @Tags Well-Known @Accept json @Produce json @Success 200 {object} model.JWKSResponse @Router /.well-known/jwks.json [get]

func HandleWellKnownConfig

func HandleWellKnownConfig(w http.ResponseWriter, r *http.Request)

HandleWellKnownConfig handles the .well-known configuration endpoint @Summary Get Well-Known Configuration @Description Returns the OpenID Connect Well-Known Configuration @Tags Well-Known @Accept json @Produce json @Success 200 {object} model.WellKnownConfigResponse @Router /.well-known/openid-configuration [get]

Types

This section is empty.

Jump to

Keyboard shortcuts

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