Multi Factor Authentication
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2019 05:21 AM
Hi guys,
i installed the MFA plugin correctly enabled the plugin and a test user .
After logout and login, nothin happens. I started investigation and found the problem, but i dont know how to solve it:
the Problem is that the system automatically forwards me to the home age without redirecting to the mfa page where I have to scan the QR code. This is because I configured the redirection to service portal via the following system properties:
name: glide.entry.first.page.script
value: new SPEntryPage().getFirstPageURL()
name: glide.entry.page.script
value: new SPEntryPage().getLoginURL()
(i think this way is documented officially)
What can I do? Normally, if a user is enabled for MFA, the QR Code page has to be shown, the user has to scan it and then redirecting to homepage.
THANKS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2020 08:56 PM
Yes you are correct. This is a critical bug that exists in all versions, which renders the entire MFA process broken. How this passed testing, esp. it being in the latest version, I have no idea.