creds

package
v2.17.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Oct 3, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LoginDetails

type LoginDetails struct {
	ClientID     string // used by OneLogin
	ClientSecret string // used by OneLogin
	Username     string
	Password     string
	MFAToken     string
	DuoMFAOption string
	URL          string
}

LoginDetails used to authenticate

func (*LoginDetails) Validate

func (ld *LoginDetails) Validate() error

Validate validate the login details

Jump to

Keyboard shortcuts

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