How to check validity of access token in UAA? #cf
shilpa kulkarni
Hello,
I am using cloud foundry UAA APIs. I want to check whether the access token has expired or not . In the API documentation, I am getting Introspect token API[Active flag is responsible for showing the validity of the token]. Reference link: http://docs.cloudfoundry.org/api/uaa/version/4.12.0/#introspect-token But while testing this Introspect token API in postman, I am getting 404 Not found error. Following is my test documentation: https://documenter.getpostman.com/view/1991110/introspect-token/RW1gFHma How to check validity of access token? Thanks & Regards Shilpa Kulkarni
|
|