You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, our Admin dashboard allows creation of new API Umbrella users. However, API Umbrella users should be created when Apinf user is created rather than in a separate process.
Definition of done
Remove API Umbrella user widget from Admin dashboard.
Create collection hook to create new API Umbrella user when creating Apinf user.
Make sure Apinf users are only linked to one API Umbrella user.