File tree Expand file tree Collapse file tree 3 files changed +635
-0
lines changed
docs/build-your-software-catalog/sync-data-to-catalog/other
src/components/ocean-saas-specifics Expand file tree Collapse file tree 3 files changed +635
-0
lines changed Original file line number Diff line number Diff line change 1+ | Parameter | Description | Required |
2+ | ---------------------------------------------- | ----------------------------------------------------------------------------------------------------------- | -------- |
3+ | ` OCEAN__PORT__CLIENT_ID ` | Your Port client id | ✅ |
4+ | ` OCEAN__PORT__CLIENT_SECRET ` | Your Port client secret | ✅ |
5+ | ` OCEAN__PORT__BASE_URL ` | Your Port API URL - ` https://api.getport.io ` for EU, ` https://api.us.getport.io ` for US | ✅ |
6+ | ` OCEAN__INTEGRATION__CONFIG__OKTA_DOMAIN ` | Your Okta domain. For example ` dev-123456.okta.com ` | ✅ |
7+ | ` OCEAN__INTEGRATION__SECRETS__OKTA_API_TOKEN ` | The Okta API token. Generate it from Okta Admin Console under Security > API > Tokens | ✅ |
8+ | ` OCEAN__INTEGRATION__IDENTIFIER ` | Change the identifier to describe your integration; if not set, a default identifier will be used | ❌ |
9+ | ` OCEAN__INITIALIZE_PORT_RESOURCES ` | Default true. When set to false, the integration will not create default blueprints and mapping | ❌ |
10+ | ` OCEAN__SEND_RAW_DATA_EXAMPLES ` | Default true. When set to false, raw data examples will not be sent to Port | ❌ |
11+
You can’t perform that action at this time.
0 commit comments