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

[POC] Support UAA identity zones in CC #3341

Closed
wants to merge 2 commits into from

Conversation

philippthun
Copy link
Member

@philippthun philippthun commented Jul 7, 2023

This draft PR is about supporting UAA identity zones in the Cloud Controller. It mainly fulfills two requirements:

  1. Authenticate users with a token from the non-default zone. [1]
  2. Perform user lookups with the zone of the authenticated user. [2]

[1]
image


[2]
image

@philippthun philippthun force-pushed the uaa-zones branch 3 times, most recently from 6d62b61 to f6ceecc Compare July 10, 2023 15:34
@philippthun philippthun changed the title uaa-zones [POC] Support UAA identity zones in CC Jul 17, 2023
philippthun added a commit to sap-contributions/cloud_controller_ng that referenced this pull request Oct 11, 2023
While working on the "Support UAA identity zones in CC" PoC [1], I did
some refactoring that I would like to keep although the PoC is not going
to get implemented (see [2]).

[1] cloudfoundry#3341
[2] cloudfoundry/uaa#2505
@philippthun philippthun mentioned this pull request Oct 11, 2023
5 tasks
@philippthun
Copy link
Member Author

The refactoring work has been extracted into a dedicated PR (#3474).

This PoC is obsolete. See cloudfoundry/uaa#2505

rroberts2222 pushed a commit to loggregator/cloud_controller_ng that referenced this pull request Dec 19, 2023
While working on the "Support UAA identity zones in CC" PoC [1], I did
some refactoring that I would like to keep although the PoC is not going
to get implemented (see [2]).

[1] cloudfoundry#3341
[2] cloudfoundry/uaa#2505

Co-authored-by: Andrew Crump <crumpan@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants