Enable requiring MFA
Open
BigPicture
- Dominant language
- Clojure
- Stars
- 66
- Forks
- 28
- Avg merge
- 7d 4h
- Merged PRs (30d)
- 2
Description
Bigpicture project wants to require MFA from users logging into their REMS.
REMS uses OIDC authorization flow described here (https://openid.net/specs/openid-connect-core-1_0.html#CodeFlowAuth) in chapter 3.1.1 step one mfa parameter would need to be added to acr_values in a way described in chapter 3.1.2.1.
We would need to make this configurable in config.edn (require mfa yes - no)
Contributor guide
Assessment
This issue has not been assessed yet.