okta

package
v0.0.0-...-61ee99d Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2020 License: MPL-2.0 Imports: 32 Imported by: 0

Documentation

Overview

Package okta terraform configuration for an okta site

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAccountLink(d *schema.ResourceData) *sdk.AccountLink

func NewAcs

func NewAcs(d *schema.ResourceData) *sdk.ACSSSO

func NewAlgorithms

func NewAlgorithms(d *schema.ResourceData) *sdk.Algorithms

func NewEndpoints

func NewEndpoints(d *schema.ResourceData) *sdk.OIDCEndpoints

func NewIdpProvisioning

func NewIdpProvisioning(d *schema.ResourceData) *sdk.IDPProvisioning

func NewSignature

func NewSignature(d *schema.ResourceData, key string) *sdk.IDPSignature

func Provider

func Provider() terraform.ResourceProvider

Provider establishes a client connection to an okta site determined by its schema string values

Types

type AddHeaderTransport

type AddHeaderTransport struct {
	T http.RoundTripper
}

AddHeaderTransport used to tack on default headers to outgoing requests

func (*AddHeaderTransport) RoundTrip

func (adt *AddHeaderTransport) RoundTrip(req *http.Request) (*http.Response, error)

type CheckUpstream

type CheckUpstream func(string) (bool, error)

type Config

type Config struct {
	// contains filtered or unexported fields
}

Config contains our provider schema values and Okta clients

Source Files

Jump to

Keyboard shortcuts

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