Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthnService ¶
type AuthnService struct {
// contains filtered or unexported fields
}
func NewAuthnService ¶
func NewAuthnService(idp endpoint.Endpoint) (*AuthnService, error)
func (*AuthnService) Authenticate ¶
func (s *AuthnService) Authenticate(ctx context.Context, req *authn.AuthenticationRequest) (*authn.AuthenticationResult, error)
Click to show internal directories.
Click to hide internal directories.