The topic http://docs.apigee.com/api-services/content/using-oauth2-security-apigee-edge-management-api talks about using OAuth with the management API. Couple questions:
- The refresh token expiration is 1799. Is that in minutes?
- Is there a way to change that default refresh token expiration?
Thanks.
HI @Floyd Jones
Thats in seconds (30 minutes). Thats the default you get (with edgecli client_id). If you want to change that, you will need to reach out to the Support team to setup a new client id that is passed in the Basic auth header
hi for private cloud how do I adjust the access token expiration for mgmt api access?