solo-io / gloo-portal-issues

Public tracker for issues related to Gloo Portal
https://docs.solo.io/gloo-portal/latest/
1 stars 3 forks source link

Gloo portal self-service #29

Open asayah opened 3 years ago

asayah commented 3 years ago

an anonymous user can register through an interface in the portal, that will create a user CRD for example, the user will be able to connect to the portal and issue API Key for an API product, in case of revocation (deleting USER), the api key attached to that user will get revoked.

jameshbarton commented 3 years ago

You can accomplish a lot of what you're asking for here by integrating Portal with self-service user registration features in IdPs like Okta. https://www.solo.io/blog/self-service-user-registration-with-gloo-portal-and-okta/