okta

package
v0.15.7 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package okta implements OpenID Connect for okta

https://www.pomerium.io/docs/identity-providers/okta.html

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

type Provider struct {
	*pom_oidc.Provider
}

Provider is an Okta implementation of the Authenticator interface.

func New

func New(ctx context.Context, o *oauth.Options) (*Provider, error)

New instantiates an OpenID Connect (OIDC) provider for Okta.

func (*Provider) Name added in v0.11.0

func (p *Provider) Name() string

Name returns the provider name.

Jump to

Keyboard shortcuts

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