![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |
Table 127 Refresh Token Endpoint http://ASGServerHost:httpPort/asg/oauth2/access_token?grant_type=refresh_token&client_id=CLIENT_ID_VALUE&client_secret=CLIENT_SECRET_VALUE&refresh_token=REFRESH_TOKENhttp://demoserverapi.tibco.com:9322/asg/oauth2/access_token?grant_type=refresh_token&client_id=237-924f4a26-f1a5-4934-a17a-69c22bd52dbe&client_secret=809950e0-c21c-4f84-8dab-239dba1c3187&refresh_token=T1amGT21.Idup.3446d8984b48a7c0c531267317334ea7
• ASGServerHost is the machine running the Core Engine..
• httpPort is the port value for HTTP transport.
• CLIENT_ID_VALUE is the client ID of the registerted application.
• CLIENT_SECRET_VALUE is the client secret of the registerted application.
• REFRESH_TOKEN is the access token to be refreshed.
![]() |
Copyright © Cloud Software Group, Inc. All Rights Reserved |