mozilla-iam / mozilla-iam/auth0-deploy
Cannot log in with FxA without 2FA account on AAI LOW (no 2FA requirement) page [NEEDED IN PROD]
@gdestuynder is already working on this.
Since Dec 13, 2018.
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 21
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 5
Description
[Prerequisites]:
use a Firefox account without 2FA
[Steps to reproduce]:
1.Open a new Firefox profile
2.Go https://aai-low-social-ldap-pwless.testrp.security.allizom.org/ and select Log in with Firefox
3.Enter valid email from a FxA account without 2FA
4.Enter valid password
[Expected result]:
3. The page should be redirected to accounts.stage.mozaws.net - without 2FA
4.The log in should be successful
[Actual results]:
3. The page is redirected to https://accounts.stage.mozaws.net/oauth/signin?acr_values=AAL2&action=email&response_type=code&redirect_uri=https%3A%2F%2Fauth-dev.mozilla.auth0.com%2Flogin%2Fcallback&scope=openid%20profile%20given_name&state=aJzwBlcSnVUSuQjlq4StF7e_vH6-00TT&client_id=1a118eae25503e99
4.This request requires two step authentication enabled on your account. More Information
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.