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

Prevent Update and Delete of Entities with Alias if Alias Feature is disabled #2803

Conversation

adrianhoelzl-sap
Copy link
Contributor

@adrianhoelzl-sap adrianhoelzl-sap commented Mar 27, 2024

see issue #2505

Prevent update and deletion of identity providers that have an alias if the alias feature is disabled again (i.e., aliasEntitiesEnabled is set to false).

@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/187323121

The labels on this github issue will be updated when the story is started.

@adrianhoelzl-sap adrianhoelzl-sap added the DO NOT MERGE Internal Test or WIP, please DO NOT MERGE label Mar 27, 2024
…gAlias -> shouldAccept_ShouldIgnoreDanglingReference (renamed to "shouldReject_EvenIfAliasReferenceIsBroken")
@adrianhoelzl-sap adrianhoelzl-sap force-pushed the feature/prevent-update-and-delete-of-entities-with-alias-if-alias-feature-disabled branch from 60d73b0 to 2b116b9 Compare March 28, 2024 12:50
…gAlias -> shouldAccept_SetAliasPropertiesToNullAndChangeOtherProperties (renamed to "shouldReject_SetAliasPropertiesToNullAndChangeOtherProperties")
…gAlias -> shouldAccept_SetOnlyAliasPropertiesToNull (renamed to "shouldReject_SetOnlyAliasPropertiesToNull")
…gAlias -> shouldAccept_ShouldIgnoreAliasIdOfExistingIdpMissing (renamed to "shouldReject_AliasIdOfExistingIdpMissing")
…an alias exists but the alias feature is disabled
@adrianhoelzl-sap adrianhoelzl-sap marked this pull request as ready for review April 3, 2024 15:28
@adrianhoelzl-sap adrianhoelzl-sap requested a review from a team April 3, 2024 15:30
@adrianhoelzl-sap adrianhoelzl-sap removed the DO NOT MERGE Internal Test or WIP, please DO NOT MERGE label Apr 4, 2024
@adrianhoelzl-sap adrianhoelzl-sap merged commit 1d4ac53 into develop Apr 9, 2024
20 checks passed
@adrianhoelzl-sap adrianhoelzl-sap deleted the feature/prevent-update-and-delete-of-entities-with-alias-if-alias-feature-disabled branch April 9, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants