Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

New DAS exchange API

Children Display
pagea.- Initial private_key_jwt registration processPrivate key generation and use

Table of Contents
typeflat

...

For generating the authentication token

The sample script (a.32.- Sample authentication script (using JWT private key) ) can be executed as follow: 

Code Block
 sh ./key_validate.sh das-ib-api-id1authorized_client_id {path_to_private_pem_key}/private_es256_key_name.pem

...