on 2024 Dec 05 3:54 AM
With a mindset to automate repeated tasks, I'm exploring on how we can automate User Management on SAP BTP at all current possible levels such as
- Global Account
- Subaccount
- Cloud Foundry
- Kyma
- ABAP
I currently reviewed below API's
- https://api.sap.com/api/AuthorizationAPI
- https://api.sap.com/api/PlatformAPI
and BTP , CF CLI services.
While CLI gives us flexibility of User management, we need the client to be installed [local, cloud] to execute the tasks.
I'm seeking inputs on if we have a way to build and deploy a central user management tool on BTP that can give us a runtime to execute BTP , CF commands thereby manage User management from a UI service through CAPM.
Best Regards,
Sunil Chintalapati
Request clarification before answering.
Hi Sunil,
to provide CF roles to platform users the only option is to use CF CLI command. However, if you don't want to develop your own wrapper API layer you can leverage the Automation Pilot service and its APIs. Automation Pilot will execute the commands and can be trigger via API. See https://help.sap.com/docs/automation-pilot/automation-pilot/assigncforgrole-command for details.
Kind Regards,
Matteo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
49 | |
6 | |
6 | |
6 | |
4 | |
4 | |
3 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.