Thank you for your suggestion, but unfortunately, it did not resolve my issue. Let me explain how to reproduce the problem:
- Create a new tenant, which will have one default application and the “Auth0 Management API”.
- Delete the default application and create a new “Regular Web Application”.
- Configure the web app and log in via Auth0.
- You will receive a session with an
idToken,accessTokenExpiresAt, and other fields. The value ofaccessTokenExpiresAtwill benow + 86400, as previously described.
I’ve attempted to modify the Token Expiration of the Auth0 Management API, but unfortunately, it didn’t seem to affect the returned value. The “Token Expiration for Browser Flows (Seconds)” field exists within the Auth0 Management API, but any modifications made to it were not accepted. The attached image shows that the field’s value is 7200.
Do you have any ideas on how to resolve this issue? If you require further information, please let me know.
Thank you!
