Git Product home page Git Product logo

Comments (5)

didrocks avatar didrocks commented on July 17, 2024 2

Thanks for reporting this bug and help making aad-auth better. You are correct that as of now, MFA is not supported and enforced.

This is something we definitively want to support in future release, but it needs quite some graphical work to display additional widgets and UIs in the graphical login manager.

from aad-auth.

nsballmann avatar nsballmann commented on July 17, 2024 1

Even worse: When the MFA is enforced by the AAD backend, but never given by the user due to the successful login, this looks like a "PW of the user was compromised, but MFA saved the day" type of scenario to the AAD backend. This in return will increase the Identity Protection Risk Score of that user and by that – in the long run – results in blocking them.

This is a major blocker for us, preventing adaptation into our managed corporate Linux client.

from aad-auth.

the365labs avatar the365labs commented on July 17, 2024

If the conditional access policy/multifactor condition is not met surely the user is not authenticated and the login should be denied?

At the moment it is allowing sign in with the following noted in the Azure AD portal.

21/06/2023, 15:27:06
Password in the cloud
Succeeded: true
Correct password

21/06/2023, 15:27:06
Succeeded: false
MFA required in Azure AD

from aad-auth.

dmulder avatar dmulder commented on July 17, 2024

You could implement the device code flow to provide some simple MFA capabilities.

from aad-auth.

dmulder avatar dmulder commented on July 17, 2024

Even worse: When the MFA is enforced by the AAD backend, but never given by the user due to the successful login, this looks like a "PW of the user was compromised, but MFA saved the day" type of scenario to the AAD backend. This in return will increase the Identity Protection Risk Score of that user and by that – in the long run – results in blocking them.

I wonder if the Identity Protection Risk Score for the user is still increased if the failed auth due to MFA requirement is immediately followed by a successful MFA from the same device?

from aad-auth.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.