requests

package
v1.0.0-release Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdvanceAuthentication

type AdvanceAuthentication struct {
	SessionID   string `json:"SessionId"`
	MechanismID string `json:"MechanismId"`
	Action      string `json:"Action"`
	Answer      string `json:"Answer,omitempty"`
}

AdvanceAuthentication is the request body for the AdvanceAuthentication API call

type StartAuthentication

type StartAuthentication struct {
	TenantID string `json:"TenantId,omitempty"`
	User     string `json:"User"`
	Version  string `json:"Version"`
}

StartAuthentication is the request to start authentication

Jump to

Keyboard shortcuts

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