package
4.1.0+incompatible
Repository: https://github.com/kpanduga/testorigin.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RequestToken uses the cmd arguments to locate an openshift oauth server and attempts to authenticate via an OAuth code flow and challenge handling.
No description provided by the author
# Structs
No description provided by the author
MultiHandler manages a series of authentication challenges it is single-use only, and not thread-safe.
NegotiateChallengeHandler manages a challenge negotiation session it is single-host, single-use only, and not thread-safe.
No description provided by the author
# Interfaces
ChallengeHandler handles responses to WWW-Authenticate challenges.
Negotiator defines the minimal interface needed to interact with GSSAPI to perform a negotiate challenge/response.