Condeco Magic Auth/QR Code Challenges
Condeco Magic Auth/QR Code Challenges.
• QR codes cannot be rendered on our mobile browser as they are not embedded in the email – even if they were, there is no way to scan a QR code on the same device
• Reliance on a desktop or 2nd device to login – means you need to display the QR code on a desktop to scan it
• The Log in with Email button does not work as we do not use native Safari browser or native Email clients for security reasons
potential solutions to the challenge:
1. Extract the data from the QR code into a clickable link format (think a meeting link with a meeting code that launches MS Teams and takes you in to that meeting) that can:
a. Launch Condeco via iOS Universal Links API
b. Contain auth data as a parameter that can be consumed by the Condeco app to authenticate & log the user in
2. Allow us to select the default browser for authentication.
a. This removes dependency on Safari Domains which means we can only currently deploy to corporate devices, meaning we can securely deploy this to BYOD managed by MobileIron