Documentation
¶
Overview ¶
Package okta implements OpenID Connect for okta
Index ¶
Constants ¶
View Source
const (
// Name identifies the Okta identity provider
Name = "okta"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
Provider is an Okta implementation of the Authenticator interface.
func (*Provider) UserGroups ¶
UserGroups fetches the groups of which the user is a member https://developer.okta.com/docs/reference/api/users/#get-user-s-groups
Click to show internal directories.
Click to hide internal directories.