auth

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Login

func Login(authEndpoint string, configPath string) error

Types

type ArctirClaims

type ArctirClaims struct {
	jwt.StandardClaims
	Audience multiString `json:"aud,omitempty"`
	Email    string      `json:"email"`
	Groups   []string    `json:"groups"`
}

Jump to

Keyboard shortcuts

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