netiq

package
v2.30.1-0...-fef39ca Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2022 License: MIT Imports: 13 Imported by: 0

README

MFA

2 MFA options are supported: Auto and Privileged

Auto

This is the default MFA option of NetIQ.

Privileged

This corresponds to the privilege account authentication which skips MFA. MFA is actually skipped on server side. On client side, a different login URL is used for the privileged account.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	provider.ValidateBase

	MFA string
	// contains filtered or unexported fields
}

func New

func New(idpAccount *cfg.IDPAccount, mfa string) (*Client, error)

New creates a new external client

func (*Client) Authenticate

func (nc *Client) Authenticate(loginDetails *creds.LoginDetails) (string, error)

Jump to

Keyboard shortcuts

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