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
On login, check if api_client param is present ( as done now ). If the user doesn't exist in the DB, create a record before returning a token.
[ not critical now ] Modify Create User API to allow updating the user record with the cluster api url. This change would be needed if the same RHD user now wishes to login to OSiO.
On login, check if
api_clientparam is present ( as done now ). If the user doesn't exist in the DB, create a record before returning a token.[ not critical now ] Modify
Create UserAPI to allow updating the user record with the cluster api url. This change would be needed if the same RHD user now wishes to login to OSiO.