set the enrollment and challenge steps to "conditional" with the following EL: {#context.attributes['user']['additionalInformation']['skip_mfa'] == 'true'}
Register a user and select to remember the device
log out and back in and you will see an MFA challenge screen
Describe the bug :
describe-the-bug-
MFA remember device does not work with true conditionals
To Reproduce :
to-reproduce-
Steps to reproduce the behaviour:
Expected behaviour :
expected-behaviour-
The challenge should be skipped if the EL statement evaluates to true
Current behaviour :
current-behaviour-
The EL evaluates to true but the challenge is still shown
Desktop :
desktop-
* Please see Zendesk Support tab for further comments and attachments.