on 2022 Nov 24 8:25 PM
Hi there,
Our company has an SAP Hana Cloud and SAP Hana Express instances. We're trying to configure JWT token authentication for SAP Hana Express. We managed to configure it for SAP Hana cloud and register a PUBLIC KEY to validate JWT tokens. We added this key to PUBLIC KEY store for Hana Cloud by running the following SQL:
CREATE PUBLIC KEY 2FROM '-----BEGIN RSA PUBLIC KEY-----PUBLIC KEY-----END RSA PUBLIC KEY-----' 3COMMENT 'comment'.
However, when we run the same SQL in Hana Express, we get unknown table PUBLIC KEY - it seems like Hana Express doesn't have that system table where keys get stored. Anyone encountered this issue or could point us to a solution?
Cheers
Anyone here?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
57 | |
11 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.