This release is a pre-release and may not be stable for production use.
Okta Resource Provider
The Okta resource provider for Pulumi lets you manage Okta resources in your cloud programs. To use this package, please install the Pulumi CLI first.
Installing
This package is available in many languages in the standard packaging formats.
Node.js (Java/TypeScript)
To use from JavaScript or TypeScript in Node.js, install using either npm:
$ npm install @pulumi/okta
or yarn:
$ yarn add @pulumi/okta
Python
To use from Python, install using pip:
$ pip install pulumi_okta
Go
To use from Go, use go get to grab the latest version of the library
$ go get github.com/pulumi/pulumi-okta/sdk/v4
.NET
To use from .NET, install using dotnet add package:
$ dotnet add package Pulumi.Okta
Configuration
The following configuration points are available:
okta:orgName- (Required) This is the org name of your Okta account, for example dev-123.oktapreview.com would have an org name of dev-123. May be set via theOKTA_ORG_NAMEenvironment variable.okta:baseUrl- (Required) This is the domain of your Okta account, for exampledev-123.oktapreview.comwould have a base url ofoktapreview.com. May be set via theOKTA_BASE_URLenvironment variable.okta:apiToken- (Required) This is the API token to interact with your Okta org. May be set via theOKTA_API_TOKENenvironment variable.okta:backoff- (Optional) Whether to use exponential back off strategy for rate limits, the default istrue.okta:maxRetries- (Optional) Maximum number of retries to attempt before returning an error, the default is5.okta:maxWaitSeconds- (Optional) Maximum seconds to wait when rate limit is hit, the default is300.okta:minWaitSeconds- (Optional) Minimum seconds to wait when rate limit is hit, the default is30.
Reference
For further information, please visit the Okta provider docs or for detailed reference documentation, please visit the API docs.
Release files for pulumi-okta 4.17.0a1745235965
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pulumi_okta-4.17.0a1745235965.tar.gz | 340.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pulumi_okta-4.17.0a1745235965-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 851.0 kB
Release files / pulumi_okta-4.17.0a1745235965.tar.gz
| Download URL | pulumi_okta-4.17.0a1745235965.tar.gz |
|---|---|
| Size | 340.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f080716baff981c6e55f424af563c5ab0af64cbf4e290877948133be69a30d91
|
|
BLAKE2b-256 checksum How to use checksums |
b50051e1a7a83e7dd4ebc18209c15b2945aa16ad166aefda0824d1f8d80e914a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.11.8
|
Release files / pulumi_okta-4.17.0a1745235965-py3-none-any.whl
| Download URL | pulumi_okta-4.17.0a1745235965-py3-none-any.whl |
|---|---|
| Size | 510.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7bd62691237eb8f4866b55c0550a920c5581d3c7f6dba0f2047c51f714e97593
|
|
BLAKE2b-256 checksum How to use checksums |
3f5bbc299e78b0f3f74c64fbc25aa1f04ee2a84dae35c03e3bca6b1f69cafb91
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.11.8
|