How to use AWS Cognito in HANA OnPrem DB for user authentication?

Viewed 10

I have set up a Cognito User Pool with several Users in AWS. Besides a HANA Onprem DB is running on an EC2 instance in the same AWS Account.

I can't find a way to use Cognito directly in HANA DB to e.g. connect to HANA via python-backend (hdbcli), instead of username and password, using ID Tokens to authenticate.

Cannot find information in SAP Doku how to configure Cognito as Identity Provider in HANA Studios. A few articles in SAP Doku can be found, that describe step by step how to integrate Cognito to HANA Cloud. But we are not using HANA Cloud, we are using HANA DB OnPrem running in an EC2 instance.

Any Ideas how to solve that problem?

0 Answers
Related