Refresh token for management API OAuth

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.

Solved Solved
0 2 903
1 ACCEPTED SOLUTION

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

View solution in original post

2 REPLIES 2

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

Not applicable

hi for private cloud how do I adjust the access token expiration for mgmt api access?