on 2024 Nov 19 2:35 PM
Hello,
in SAP BTP I use Cloud Identity Services, which has been integrated with AD via Identity Providers. In BTP, in the Security->Users after a successful login, a user is created as a shadow user. Is it possible to use some API to get a list of shadow users? Or get a list of users directly from AD?
Thank you for any help
Request clarification before answering.
So the BTP (CF) has an export all users to excel functionality in the UI...
and this should be the API you're looking for:
https://api.sap.com/api/PlatformAPI/path/getAllUsersUsingGET
In case it is Neo... It might be this one
https://api.sap.com/api/AccountMembersManagementAPI/path/get_accounts__subaccountName__Users
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 18 | |
| 7 | |
| 6 | |
| 6 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.