Controller-less WLANs

 View Only
last person joined: one year ago 

Articles relating to existing and legacy HPE Aruba Networking products and solutions including IAP, Central / HPE Aruba Networking Central, MSR, and Outdoor Mesh

How to refresh the rest api token on Aruba central 

Jul 31, 2019 08:04 AM

Requirement:

Need to refresh the expired access token



Solution:

We can refresh the access token through Refresh API option on Swagger. 



Configuration:
In order to refresh the existing token which got expired after two hours, please follow the below steps.
 
Click the respective Token which was expired"View token" under API Gateway.

Once you click on "View token" the respective token will pop up in order to download.

 

Later click on Download token in order to ge the parameters which is required to refresh the existing token.

Once we get the refresh token from above screenshot  we should be able to refresh the existing token again for next two hours.
We need client ID and secret as a mandatory parameter in order to refresh the token.
Client ID : The client ID is considered as public information, and is used to build login URLs, or included in JavaScript source code on a page.
Client Secret : The client secret must be kept confidential. 
Client ID and secret will be unique for individual user.

 

 



Verification

If the request is successful then we get the 200 OK response.

 

Statistics
0 Favorited
4 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.