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
throw exception for federated users, we don't want to support this scenario.
add new API cca.AcquireTokenByUsernamePassword(string[], string, string) (no support for SecureString). I recommend adding new API and not moving existing API to base class.
Static caching of tokens?
Integration tests
For now, we should restrict this to cloud users only.