Releases/Spring 2022: Difference between revisions

Jump to navigation Jump to search
Line 153: Line 153:
Synchronization with external systems is now faster thanks to batch upload. Multiple changes from Resco Cloud are uploaded to an external system as one request.
Synchronization with external systems is now faster thanks to batch upload. Multiple changes from Resco Cloud are uploaded to an external system as one request.


== Resco Cloud enterprise authentication options ==
== Resco Cloud authentication options ==


We have started to expand the options on how users can authenticate to Resco Cloud web applications. In addition to the classic user name and password (with the primary email as user name), you can now:
We have started to expand the options on how users can authenticate to Resco Cloud web applications. In addition to the classic user name and password (with the primary email as user name), you can now:
Line 161: Line 161:


These options can be enabled in the [[Admin Console]]. Go to '''Settings > Organization''', then scroll down to '''Authentication'''.
These options can be enabled in the [[Admin Console]]. Go to '''Settings > Organization''', then scroll down to '''Authentication'''.
== Enterprise authentication ==
We are improving the authentication options for Windows Desktop and Windows Store (UWP) apps. The new '''Enterprise Authentication''' switch is dedicated to enterprise customers delivering managed applications over [[MDM]]. It's required when using additional authentication methods like conditional access, user certificates, or reverse proxy.
[[File:Enterprise authentication.png|400px]]
This option delegates the OAuth2 authentication flow to the default browser (which must be managed) and gets the authentication result back to the application using the app's URL scheme. Users might experience a confirmation dialog after successful login and they must confirm redirection to our app to deliver the result back to the synchronization dialog.


== Woodford command-line interface (CLI) ==
== Woodford command-line interface (CLI) ==

Navigation menu