uaa
uaa copied to clipboard
Fix Injection of 'aliasEntitiesEnabled' into IdentityProviderEndpoints
During tests of the alias feature, we found out that the deletion of IdPs with an alias is always rejected, even when the aliasEntitiesEnabled flag is set to true. This is caused by the fact that the property is wrongly injected into the IdentityProviderEndpoints.
We have created an issue in Pivotal Tracker to manage this:
https://www.pivotaltracker.com/story/show/187884312
The labels on this github issue will be updated when the story is started.