Setup: Difference between revisions

Jump to navigation Jump to search
516 bytes added ,  10 June 2024
Line 144: Line 144:


Select how to use the [https://learn.microsoft.com/en-us/entra/identity-platform/msal-overview Microsoft Authentication Library (MSAL)] in Resco Mobile CRM: Off, No Prompt, Select, No Prompt with Broker, Select with Broker.
Select how to use the [https://learn.microsoft.com/en-us/entra/identity-platform/msal-overview Microsoft Authentication Library (MSAL)] in Resco Mobile CRM: Off, No Prompt, Select, No Prompt with Broker, Select with Broker.
* Off: Fall back to the previous authentication method without MSAL.
* Select: Display a list of previously used accounts; users can select which to use.
* No prompt: Attempt to authenticate silently. This may work if you are already authenticated on a Windows computer. Falls back to a prompt if silent authentication is not viable.
* With broker: Use the Microsoft Authenticator broker app (on Android/iOS devices; the app must be installed). On Windows, use Web Account Manager (Windows component) as the broker.


=== Web Service ===
=== Web Service ===

Navigation menu