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
…or acquire token for app scenarios (#795)
* Add support for tenant selection when using AppOnly Microsoft Graph.
* Add Common tenant to meta tenant identifiers and check for TenantId not to match when obtaining token via client_credentials flow.
Fixes#793
* Allow client_credentials to function with consumers endpoint.
* Explicitly provide tenantId from configuration if not specified when obtaining token via client_credentials. Streamline argument validation.
see #790 for details.
The text was updated successfully, but these errors were encountered: