-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Closed
Milestone
Description
SAML authentication works for me on a single processes, but it repeatedly fails on multiple process using pm2. From the logs i could detect that the access token generated by login request wan't found by the login response as they both ran on different processes. One solution is to keep the access token in db , Any other work arounds or if someone else faced the issue ?
Reactions are currently unavailable