okta

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const TypeOkta = types.ProviderType("okta")

TypeOkta identifies the Okta provider

Variables

View Source
var (
	// ErrCredentialsMissing indicates the org URL or API token is missing from the credential data
	ErrCredentialsMissing = errors.New("okta: org url or api token missing")
	// ErrAPIRequest indicates an Okta API request failed with a non-2xx status
	ErrAPIRequest = errors.New("okta: api request failed")
)

Functions

func Builder

func Builder() providers.Builder

Builder returns the Okta provider builder

Types

This section is empty.

Jump to

Keyboard shortcuts

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