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

Add 'aliasId' and 'aliasZid' Fields to ScimUser #2765

Merged

Conversation

adrianhoelzl-sap
Copy link
Contributor

see issue #2505

This PR is a preparation for the alias handling for SCIM users:

  • added fields and the corresponding getters/setters to ScimUser class
  • FlyWay migrations for adding the necessary columns to the users table
  • adjustments of the queries used in JdbcScimUserProvisioning

@cf-gitbot
Copy link

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

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

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

@adrianhoelzl-sap adrianhoelzl-sap marked this pull request as ready for review March 5, 2024 17:46
@adrianhoelzl-sap adrianhoelzl-sap requested review from klaus-sap and a team March 5, 2024 17:46
Copy link
Contributor

@swalchemist swalchemist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for making improvements in the code.

@adrianhoelzl-sap adrianhoelzl-sap merged commit d0600be into develop Mar 20, 2024
20 checks passed
@adrianhoelzl-sap adrianhoelzl-sap deleted the feature/add-alias-id-and-alias-zid-fields-to-scimuser branch March 20, 2024 09:25
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