Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PORT-8662 | PORT-7359 | Updated Launchdarkly Integration #1311

Merged
merged 7 commits into from
Jun 21, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
| `OCEAN__INTEGRATION__CONFIG__LAUNCHDARKLY_TOKEN` | The LaunchDarkly Cloud API token | ✅ |
| `OCEAN__INTEGRATION__CONFIG__APP_HOST` | Your application's host url | ❌ |
| `OCEAN__INITIALIZE_PORT_RESOURCES` | Default true, When set to false the integration will not create default blueprints and the port App config Mapping | ❌ |
| `OCEAN__SEND_RAW_DATA_EXAMPLES` | Default, true, Enable sending raw data examples from the third part API to port for testing and managing the integration mapping | ❌ |
| `OCEAN__INTEGRATION__IDENTIFIER` | Change the identifier to describe your integration, if not set will use the default one | ❌ |
| `OCEAN__PORT__CLIENT_ID` | Your Port client id | ✅ |
| `OCEAN__PORT__CLIENT_SECRET` | Your Port client secret | ✅ |
Expand Down
Loading