cancel
Showing results for 
Search instead for 
Did you mean: 

How To Use The SSO Command Line Options

MichaelFu
Level 4
I use an remote VM which installed BP and login this BP by using active directory group and blue prism server connection. Now I tried to launch a process in remote BP by using AutomateC /run "My Scheduled Process" /sso command found in help document but failed. Is there more detail about how to use this command or any sample or solution to implement my goal? Thanks.
6 REPLIES 6

Prasanna_Kumar1
Level 4
what is the error you are getting?

TetsujiJunicho
Level 9
Like in the help, AutomateC /run ""My Scheduled Process"" /sso instead of AutomateC /run ""My Scheduled Process"" /user admin mypwd.

The error message is ""Authentication error - INVALID TOKEN - No matching token found in database

MaximilianoGuev
Level 2
I have de same problem. Any solution?

AnushaSomasund2
Level 2
Hi , I tried the attached command as in the snapshot and it works fine for me. Hope it helps.

ryanamiller
Level 5
SSO uses the Windows AD account you are currently logged in as to authenticate against your target Blue Prism environment.  If you aren't using AD to authenticate, or the account you're logged in as doesn't have access or the necessary permissions in the target Blue Prism environment, your command won't run.