moneyforward-i/Admina Custom Service Action
This is the GitHub Action to register a custom service/workspace in Admina
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| subcommand | The subcommand to run | yes | sync |
| source | The source Service Name | yes | — |
| destination | The destination Service Name | yes | — |
| register_zero_user_app | Sync or not Sync if zero users have access to the application | no | false |
| register_disabled_app | Register or not register any disabled applications. | no | false |
| target_services | The target services to sync | no | — |
| ms_client_id | The Azure AD client id | no | — |
| ms_tenant_id | The Azure AD tenant id | no | — |
| ms_client_secret | The Azure AD client secret | no | — |
| preload_cache | When syncing many apps, caching in advance will make the operation faster. If you only specify a few apps in target_services, using false may be faster. This option caches all User and Group objects in advance. | no | true |
| admina_org_id | The Admina organization id | no | — |
| admina_api_token | The Admina API token | no | — |
Outputs
no outputs