Setup: Difference between revisions

Jump to navigation Jump to search
1,020 bytes added ,  16 January
Line 399: Line 399:


;UseSystemOAuth
;UseSystemOAuth
;Use common endpoints for OAuth
:If set to true (default), the application will use system browser (Edge for Windows, Chrome for Android, Safari for iOS devices) which shares cache and cookies with Resco Mobile CRM app, which in return allows you to pick device-stored credentials to log in with.
:If set to false, the app will use the internal browser (application infrastructure) when logging in.
 
;UseCommonEndpointsForOAuth


;MSAL mode
;MSAL mode
:Select how to use the [[MSAL authentication]] 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.


;HTTP stack
;HTTP stack

Navigation menu