cloud-gov / cg-deploy-stratos

Deployment pipeline for Stratos
Other
2 stars 4 forks source link

Enable user invites #24

Open hillaryj opened 4 years ago

hillaryj commented 4 years ago

To fully transition from cg-dashboard to the Stratos-based dashboard, we need to enable user invites through the dashboard.

Stratos offers this functionality, which can be enabled by following their guide: https://github.com/cloudfoundry/stratos/blob/master/docs/invite-user-guide.md

Acceptance Criteria

bengerman13 commented 4 years ago

I don't understand fully how invites work, but I know that cg-uaa-extras does stuff to finalize user creations when we use the internal IdP, so we may need to coordinate changes over there (or we may not)