Generate JWT Token By External System Key

Certified Senior Developer

Hi,

I need to create JWT token, for this installed JWT Tools Plugin,

createtoken() function is pasking for externalSystemKey as param,

I don't know how and where to configure it, and if it dependent on other 3rd party integration, what to configure there and how it will handshake with apian to test?

Kindly guide us on this.

Thanks,

  Discussion posts and replies are publicly visible

Parents Reply
  • 0
    Certified Senior Developer
    in reply to Vijay Gurav

    Hi Vijay,

    I think you may have missed configuring third party credentials in admin console

    - prepare public key and private key 

    - Goto admin console, 

    - configure third party credentials 

    - create two field appianPrivateKey and public key,

    - Note: public and private key name should be exactly the same as you are getting error

    - after this you need to pass same external system key in token functions

    Hope this should work,

    Thanks

Children
No Data