Auth0 Configuration
The pentesting agents share session state across multiple instances. To ensure this works correctly, apply the following settings in Auth0.
2
Disable Refresh Token Rotation
Refresh token rotation issues a new refresh token on each token exchange. This interferes with the agents’ shared-session model and must be disabled.

Last updated
Was this helpful?

