cancel
Showing results for 
Search instead for 
Did you mean: 
Akasthiya
Verified Partner
Status: New

In Blueprism Desktop 1.2.1, even after setting up the SAML authentication, when selecting the login option only username is automatically identified but the password is still to be given by the user.As the browser is embedded looks like the cookies used to represent the user's session were not sent in the request to Azure AD. 

Can one of the below solutions be implemented 

  1. enable the needed prerequisites by removing restrictions on the embedded browser 
  2. break out of the embedded browser following RFC 8252: OAuth 2.0 for Native Apps

The goal is that the user should be able to login through SSO without having to enter the User ID and Password.