Documentation ¶
Index ¶
- func AdvanceAuthentication(c api.Client, req requests.AdvanceAuthentication) (*responses.Authentication, error)
- func GetOOBPending(c api.Client, req requests.AdvanceAuthentication) (string, error)
- func SignOutSession(c api.Client) error
- func StartAuthentication(c api.Client, req requests.StartAuthentication, podFqdn string) (*responses.Authentication, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AdvanceAuthentication ¶
func AdvanceAuthentication(c api.Client, req requests.AdvanceAuthentication) (*responses.Authentication, error)
AdvanceAuthentication will answer challenges from CyberArk Identity
func GetOOBPending ¶
GetOOBPending will return the one-time passcode or successful link click
func SignOutSession ¶
SignOutSession signs out of the current Identity session
func StartAuthentication ¶
func StartAuthentication(c api.Client, req requests.StartAuthentication, podFqdn string) (*responses.Authentication, error)
StartAuthentication starts the authentication process
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.