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: external group memberships should have correct origin #3033

Merged
merged 3 commits into from
Sep 13, 2024

Commits on Sep 9, 2024

  1. fix: external group memberships should have correct origin

    External group memberships determined from processing an OIDC or
    SAML login should be stored with the origin of the identity
    provider and not the default uaa origin.
    
    Change-Id: I7a3fb410d3ef781398f356b0df3a6973a5836c4c
    mikeroda committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4c69532 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Merge remote-tracking branch 'origin/develop' into fork/mikeroda/fix/…

    …ext-group-origin
    
    # Conflicts:
    #	server/src/test/java/org/cloudfoundry/identity/uaa/scim/bootstrap/ScimUserBootstrapTests.java
    strehle committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1a5bf34 View commit details
    Browse the repository at this point in the history
  2. resolve merge conflict

    strehle committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    02f3407 View commit details
    Browse the repository at this point in the history