Token Expiration Time
Summary:
Token Expiration Time
Content (required):
We have created a confidential application in IDCS. Scope is set to our Fusion Applications. We are using it to generate JWT tokens and accessing FA APIs. Now we want to restrict the token expiration duration, but we are unable to do so.
Passing "urn:opc:resource:expiry" in rest payload works but it is not same as restricting. Third Party applications, who will consume the APIs, can change value of urn:opc:resource:expiry. We want to restrict duration no matter what.
Version (include the version you are using, if applicable):
22.2.61-2204291529
Code Snippet (add any code snippets that support your topic, if applicable):
0