Hi All,
I am following the BAS admin help documentation to get the list of users for a particular BAS instance
SAP BAS Export and Download Personal Data from Specific Users
I am able to get the output JSON in a browser by giving my credentials.
We are using SSO to our Azure AD. I would like to get the list programmatically, can someone help on how I can authenticate in NodeJS for this scenario.
Appreciate the help.