notablelabs/Notable Labs - Okta API Access
Perform certain Okta API operations in your GitHub Actions workflow.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| okta-api-token | Okta API token with appropriate authorization permissions | yes | — |
| okta-domain | Domain for your Okta organization (e.g. "mycompany.okta.com") | yes | — |
| okta-application-id | ID of the target Okta application | yes | — |
| login-redirect-uri | Your login redirect URI | yes | — |
| logout-redirect-uri | Your logout redirect URI | yes | — |
| action | Can be "add" or "remove" to denote intended action for the URIs | yes | — |
Outputs
no outputs