## Description This env variable value isn't doing what it looks like it should, that is, to disable Keycloak. It's value is showing up as `"1"` and `1` and so Keycloak is not being disabled.  But now since we _want_ embedded Keycloak on DPs, we're "fixing" this by removing this env variable to avoid confusion later. ## Automation /test sanity ### 🔍 Cypress test results <!-- This is an auto-generated comment: Cypress test results --> > [!CAUTION] > If you modify the content in this section, you are likely to disrupt the CI result for your PR. <!-- end of auto-generated comment: Cypress test results --> ## Communication Should the DevRel and Marketing teams inform users about this change? - [ ] Yes - [x] No <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Chores** - Modified the deployment configuration to remove an override that previously disabled the built-in authentication service. As a result, the integrated authentication system now activates by default, offering a more streamlined user management experience. Users deploying the solution may notice this service is enabled unless configured otherwise. <!-- end of auto-generated comment: release notes by coderabbit.ai --> |
||
|---|---|---|
| .. | ||
| build_dp_from_branch.sh | ||
| cleanup_dp.sh | ||
| deploy_preview.sh | ||
| generate_info_json.sh | ||
| health_check.sh | ||
| local_testing.sh | ||
| prepare_server_artifacts.sh | ||
| regen-baseline.sh | ||
| scout_vulnerabilities_data.sh | ||
| trivy_vulnerabilities_data.sh | ||