Checklist
I have read intro post: About the Installation Issues category
I have read the tutorials, help and searched for similar issues
I provide relevant information about my server (component names and versions, etc.)
I provide a copy of my logs and healthcheck
I describe the steps I have taken to trouble shoot the problem
I describe the steps on how to reproduce the issue
I am unable to login to Passbolt v1.14.4 using iOS 16.5.1 (iPhone 13 mini).
After scanning the QR code for Mobile setup in the web browser, entering my Passphrase into the Passbolt iOS app I receive the following error message “Session authorization failed.” and fails to login/ask for MFA. This is happening for other users in the organisation. I have tried uninstalling the app without any luck.
Only DUO is problematic at the moment, other MFA should be okay (still deactivating them to test is a good idea to make sure it was the origin of the problem or not).
Also, if it doesn’t help could share the application logs please? This will give a better insight of what’s happening. There is the procedure to get the logs here Passbolt Help | iOS / Android Mobile FAQ in the section “How to get logs ?”.
According to your logs, it looks like the data required to do the checks is available. So I wonder, if you had the chance to take a look at time synchronisation.
@S0n98 welcome to the forum! Could you also follow the above troubleshooting steps and collect the logs? This is just to be sure that it is actually the same issue and not just the same error message
@clayton Thank you for your reply, our android devices work well but all the IOS devices we had are showing the same logs and error message Session authorization failed. Of course we’ve checked the time sync and it’s correct, if the time is not sync the error message will be different.
Oh finally, found out that helm chart gen the jwt.pem doesn’t match with the jwt.key, somehow. I have created those keys manually and uploaded to k8s, now everything work fine.