Skip to content

createJWT ​

Command: createJWT
Category: System Tools
Status: Production Ready

Description ​

Create JWT Token and Import Certificate (To obtain the certificate and issuer used in the SQL you need to use the xsuaa service key credentials.url element which should look like this: https://<subdomain>.authentication.<region>.hana.ondemand.com then add /sap/trust/jwt path to it in a browser)

Syntax ​

bash
hana-cli createJWT [name] [options]

Aliases ​

  • cJWT
  • cjwt
  • cJwt

Parameters ​

For a complete list of parameters and options, use:

bash
hana-cli createJWT --help

Examples ​

Basic Usage ​

bash
hana-cli hana-cli createJWT --name myJWT --issuer https://example.com

Execute the command

See the Commands Reference for other commands in this category.

See Also ​

Released under the Apache License 2.0