SAP SSO login

Hi Team,

Any possibility of SAP login through SSO Automation Perspective.
UseCase is like existing for each process we have different SAP accounts and running in different machines .i.e in the same machine we are running different process.

So how can we apply SAP SSO in the above scenario? usually, SSO works like whatever AD account mapped in that machine. But in our case VM account and BOT SAP accounts are different for each process!

Any suggestion or solution which will make to apply SSO logic even though we are running different process within same machine !

TIA

@Rajasekhar_Talasila,

I think you can disable SAP SSO for the Bot user id’s without this, SAP SOO will always login with single user id.

@ashokkarale here our requirment is we should use SSO only for Bots also.

Yes , Generally it will be always login with single user id, then in that case we have to assign one machine for one process only.But Bot perspective in real scenarios that’s not how we use Robots right , we will be running different process within the same machine .

@Rajasekhar_Talasila,

In this case, get the access to all transactions and roles to the bot’s ID. This way bot will be login into SAP and will be able to work with all bot’s.

@Rajasekhar_Talasila

Are you asking about how to pass different credentials based on process or robot?

on same machine even if you used different accounts that means each account in itself have its own sso creds

cheers

@ashokkarale but it’s more complicated as each process will use each seperate T-Codes and roles and business user also different. Only for the respective SAP account they used to provide access.

An alternative am looking for which will make to define or choose which account for SSO Authorization for particular SAP applications.

There is SAP application Secure client configuration from this application Actually AD account was using for All the SAP applications .

@ Hi Anil,
Actually the query is below !

Instead of login to SAP GUI with respective account credentials, we have to login with SAP SSO.

But actually SSO only can mapped to one desired AD account , so that whatever SAP account mapped with that AD account it will automatically login into SAP.

But here we are using different processes for different SAP accounts and different VMS

How can we able to make bots should also login SAP through SSO only !

@Rajasekhar_Talasila

ideally ad account means the user account or the bot account which logs into the vm…so if different bots are logging in then ideally each bot should be using its own sso

cheers