azure

package
v1.7.2 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	APIServerConfig = token.Config{
		ClientID: apiServerClientID,
		Issuer:   issuer(azureTenantNav),
		Endpoint: jwksEndpoint(azureTenantNav),
	}

	JITAConfig = token.Config{
		ClientID: jitaClientID,
		Issuer:   stsIssuer(azureTenantNav),
		Endpoint: jwksEndpointWithAppID(azureTenantNav, jitaClientID),
	}
)

Functions

func New

func New(ctx context.Context, config token.Config) token.Parser

Types

This section is empty.

Jump to

Keyboard shortcuts

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