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
issuing user JWT token should be done only for verified users, IAM's responsibility is to generate secure JWT token with their scopes, JWT token should contain userId, company id, username,user email and user permissions
issuing user JWT token should be done only for verified users, IAM's responsibility is to generate secure JWT token with their scopes, JWT token should contain userId, company id, username,user email and user permissions