Hi All,
We have a set up like below
1.We created a Integration of type User Defined (OAuth) and passing the url , clientId and clientsecrete details and url is inhouse API(Not using any of the genesys provided API) and this is the API which gives us the token to invoke the other API (inhouse API)
2.Once we created Integration of type User Defined (OAuth) it will automatically created a DataAction of type (Custom Auth) and the output of this provide the details of token and token expiry details which are redacted.
3.We created another DataAction of type custom under the same integration and passing the access token generated by DataAction of type Custom Auth and we got good result and integrated the same with Architect call flow.
4.When ever DataAction of type custom is invoked in the Architect call flow it implicitly invoke the DataAction of type (Custom Auth) since it is under the same integration and provide the access token and this access token is used by DataAction of type custom to invoke the API
For each call the above process repeats.
Our question is DataAction of type (Custom Auth) where we are getting access token , is this access token is cached implicitly or will it be going to create a new access token for each call (it's token generated by in house Kong API token and not using any of the genesys related API), can someone please help with this as we are unable to check form our end since access token is redacted and unable figure it out whether it's using new token or reuse the existing token.
We even raised case with genesys (0003594253) genesys recommends to put this query in this forum.
Any help will be really appreciated.
Thanks in advance !
Thanks,
Sandesh N.