I'm working on a requirement to provision Users to HANA DB from a 3rd party IDM tool. Each user requires both a user in the ABAP system and a database user in SAP HANA to enable access to the relevant views. We have custom services built to provision Users tor ABAP system. But could anyone guide on how to achieve the User Management functionality to HANA DB ? SAP does support the following methods for synchronizing datatabase users with the existing users in the ABAP system:
First option is pretty much what I'm looking for.
Does anyone has worked on such a requirement ? Any APIs on how to achieve this ?