apinf / platform

Apinf - Open source API management platform with multi proxy and protocol support
https://apinf.com/
European Union Public License 1.1
74 stars 35 forks source link

dialog for adding a tenant #3692

Open ilarimikkonen opened 5 years ago

ilarimikkonen commented 5 years ago

userY adds tenant via APInf UI giving: tenant name (like Finland-Tampere-Verkaranta-water-temperature), adds users and roles for the users and hits save button.

APInf sends this information to a microservice component via an API and the component takes care of the interaction with keyrock and umbrella. MS returns status for APInf platform. A link is sent to the user. When clicking, user is directed to a page where the user is informed how to access (where to get the tokens, what is the endpoint, what data can you get, how to subscribe) tenant

ilarimikkonen commented 5 years ago

TESTS: