Done
Details
Assignee
maksym_dryhamaksym_dryhaReporter
Carole GodfreyCarole GodfreyFix versions
TestRail: Cases
Open TestRail: CasesTestRail: Runs
Open TestRail: Runs
Details
Details
Assignee
maksym_dryha
maksym_dryhaReporter
Carole Godfrey
Carole GodfreyFix versions
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created August 6, 2020 at 9:17 PM
Updated September 15, 2020 at 8:31 AM
Resolved August 21, 2020 at 12:56 PM
Purpose:
In order use the cost per use controller api, we will need a function to generate a signed JWT token. This Token gets passed as a header to api calls.
Plans are to call this function from APIGEE which in turn will call the Cost per Use Controller. JS, Node, Java, and Python are valid languages for the function with preferences for Node and/or Python
Inputs to function are customerownerid,(numeric) signing key (string)
Output is a signed JWT Token (string)
JSON structure for token
https://confluence.epnet.com/display/GSE/Cost+Per+Use+JWT+Token
Spike timeframe: 5 days