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

[RFC] User Creation by Org Managers #946

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Aug 13, 2024

  1. [RFC] User Creation by Org Managers

    Allow Org Managers to create users in UAA in order to improve the onboarding procedure for larger developer groups into multi-tenant Cloud Foundry foundations.
    
    [Preview](https://github.com/cloudfoundry/community/blob/rfc-cfapiv2-eol/toc/rfc/app-runtime-interfaces/rfc-draft-user-creation-by-org-managers.md)
    stephanme committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    59b7fed View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. Update RFC metadata

    stephanme authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    5a22f4c View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Deployment manifest config flag instead of feature flag

    - origin=uaa is not allowed
    - included suggestions by reviewers
    stephanme committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    5fc6b8f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Take CLI enhancements out of scope

    ... and add it as possible future work.
    stephanme committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ff3c40f View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Extra UAA client for user creation by org manager

    - clarify that an extra UAA client cloud_controller_shadow_user_creation shall be used instead of adding scopes to existing ones
    - the new function shall be enabled by an cf-deployment ops file
    stephanme committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    730167a View commit details
    Browse the repository at this point in the history