proto

package
v1.11.2 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2022 License: Apache-2.0 Imports: 0 Imported by: 4

Documentation

Index

Constants

View Source
const (
	AuthTypePassword      = "password"
	AuthTypeFederated     = "federated"
	AuthTypeU2F           = "U2F"
	AuthTypeSymantecVIP   = "SymantecVIP"
	AuthTypeIPCertificate = "IPCertificate"
	AuthTypeTOTP          = "TOTP"
	AuthTypeOkta2FA       = "Okta2FA"
	AuthTypeBootstrapOTP  = "BootstrapOTP"
	AuthTypeWebauthForCLI = "WebauthForCLI"
)
View Source
const LoginPath = "/api/v0/login"

Variables

This section is empty.

Functions

This section is empty.

Types

type LoginResponse

type LoginResponse struct {
	Message         string   `json:"message"`
	CertAuthBackend []string `json:"auth_backend"`
}

Jump to

Keyboard shortcuts

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