Was trying to get hands dirty with Java on Hana. Faced a scenario where we would like to use SAML authentication for our java app. In this case, also the jdbc connection have to be established via SAML & the user authenticated must be mapped with the database user if exist else create a new user. Is this possible ? It should be Has anyone tried out something like this ?
Regards
Sakthivel