Hi all!
I have configured Milestone XProtect 2024 R1 to use an external IDP.
When I open the WebClient URL, I am taken to the login page where I could click the button to perform login via the external IDP.
Is there a simple way to login to WebClient without this intermediate step (i.e. pressing the button)?
The hard way would be something like:
- Calling XPMobileSDK APIs to get external providers
- Calling APIs to get configuration of the external provider
- Redirecting to the IDP URL with https://:8082/index.html as redirect URL
Thank you in advance!
Best regards,
Ludvik