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

Alias Handler for SCIM Users #2769

Merged
merged 31 commits into from
Jun 5, 2024
Merged

Commits on Mar 7, 2024

  1. Merge branch 'feature/add-alias-id-and-alias-zid-fields-to-scimuser' …

    …into feature/alias-handler-for-scim-users
    adrianhoelzl-sap committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    b60ec98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b14d18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b3ba5e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    36d441e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/prevent-update-and-delete-of-entities-with-alia…

    …s-if-alias-feature-disabled' into feature/alias-handler-for-scim-users
    adrianhoelzl-sap committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    75bbacb View commit details
    Browse the repository at this point in the history
  3. Refactor

    adrianhoelzl-sap committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    aa22118 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Merge branch 'feature/prevent-update-and-delete-of-entities-with-alia…

    …s-if-alias-feature-disabled' into feature/alias-handler-for-scim-users
    adrianhoelzl-sap committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4009ed3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    800433e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ced3026 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    688a513 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    bd6a79a View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    1a3668d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28e206a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    091fbf2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79cd7c7 View commit details
    Browse the repository at this point in the history
  5. Refactor

    adrianhoelzl-sap committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ef5f4dc View commit details
    Browse the repository at this point in the history
  6. Refactor

    adrianhoelzl-sap committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    37eedad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ff6079a View commit details
    Browse the repository at this point in the history
  8. Refactor

    adrianhoelzl-sap committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b4fb274 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    463202f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9ed1580 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Change update behavior for SCIM user aliases: no longer propagate tim…

    …estamps from original user to alias user
    adrianhoelzl-sap committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    96af351 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    968a88e View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    e78e1fd View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    5699f43 View commit details
    Browse the repository at this point in the history
  2. Refactor

    adrianhoelzl-sap committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    0cf1ba7 View commit details
    Browse the repository at this point in the history
  3. Add unit test for SCIM alias validation: no existing alias, alias fea…

    …ture enabled, no IdP exists for original user
    adrianhoelzl-sap committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    97d13b3 View commit details
    Browse the repository at this point in the history
  4. Add unit test for SCIM alias validation: no existing alias, alias fea…

    …ture enabled, IdP of original user has empty aliasId
    adrianhoelzl-sap committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    4321693 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31ebf13 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    823fc2f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f451e8e View commit details
    Browse the repository at this point in the history