dynamicweb / DynamicWeb

Make feature requests for Dynamicweb in Issues section of this repository
https://doc.dynamicweb.dev/documentation/fundamentals/support/feature-requests.html
GNU General Public License v3.0
1 stars 0 forks source link

Date field for Client Expire (with mail warning) #165

Open lbw-dynamicweb opened 1 month ago

lbw-dynamicweb commented 1 month ago

Sometimes we are getting a customer complain that the integration is not working, but where the reason for it that the token have expired. It would be nice to have an option to enter a token expire date when setting up the authorisation for an integration. At least it would give us the option to show a warning on a dashboard in good time. It could also be nice to have the option to setup a mail warning.

DynamicRas commented 1 month ago

Hi,

The token is silently refreshing in the background and should not cause the issues you are describing. Do you mean the secret where you manually choose a expiration date in Azure?

BR Rasmus Sanggaard

lbw-dynamicweb commented 1 month ago

Ah - it's not the "token". It is the Client Secret in the Endpoint authentication. Sorry.

image