tomdenosix/Auth0 Allowed Web Origins
Add/Remove an Allowed Web Origin to an Auth0 application
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| auth0-domain | The domain of the application in Auth0 | yes | — |
| auth0-mgmt-client-id | The client id used when acquiring a token for the Auth0 mgmt api | yes | — |
| auth0-mgmt-client-secret | The client secret used when acquiring a token for the Auth0 mgmt api | yes | — |
| auth0-app-id | The application id to add/remove the allowed web origin field | yes | — |
| origin | The origin to be added/removed from the Auth0 application | yes | — |
| remove | Should the origin be removed from the application? If false, the origin is added to the application | yes | false |
Outputs
no outputs