Retrieve Token for Specific Owner

To retrieve the information for a token issued to a specific owner, use the following endpoint:

Retrieve Access Token for an Owner
Method URL
GET http://ASGServerHost:httpPort/asg/oauth2/access_token/owners/owner_ID

For example,

https://120.107.172.36:9333/asg/oauth2/access_token/owners/CN=Administrator,CN=Users,DC=config2913vm0,DC=ad

where,

  • ASGServerHost is the machine running the Core Engine.
  • httpPort is the port value for HTTP transport.
  • owner_ID is the ID of owner.