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

fix: remove deprecated SSR environment variable 'ICM_IDENTITY_PROVIDER' #1373

Merged
merged 1 commit into from Feb 21, 2023

Conversation

shauke
Copy link
Member

@shauke shauke commented Feb 20, 2023

PR Type

[x] Bugfix

  • did not work as expected anymore anyways because of the set default identityProvider: 'ICM' | string; in environment.model.ts
  • removed default from environment.model.ts so only hardcoded fallback from configuration.effects.ts works as fallback

Does this PR Introduce a Breaking Change?

[x] No (just removed deprecated code)

Other Information

AB#83887

* did not work as expected anymore anyways because of the set default `identityProvider: 'ICM' | string;` in `environment.model.ts`
* removed default from `environment.model.ts` so only hardcoded fallback from `configuration.effects.ts` works as fallback
@shauke shauke added this to the 4.0 milestone Feb 20, 2023
@shauke shauke requested a review from SGrueber February 20, 2023 17:52
@shauke shauke self-assigned this Feb 20, 2023
@shauke shauke merged commit 1f87684 into develop Feb 21, 2023
@shauke shauke deleted the bugfix/remove_icm_identity_provider_setting branch February 21, 2023 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants