Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add the possibitily to not authorize the login against the external store - EXO-67969 - Meeds-io/meeds#1417 #90

Closed
wants to merge 1 commit into from

Commits on Dec 6, 2023

  1. feat: Add the possibitily to not authorize the login against the exte…

    …rnal store - EXO-67969 - Meeds-io/meeds#1417
    
    In some case, when the platform is configured with an external user store AND SSO like OIDC, the IDP have security rules for the login like MFA.
    But, as the user is present in the external store, he can logs with the eXo login form, bypassing security rules
    This commit add a property to refused the connection for a user in the external store by the exo login form.
    He have to use the IDP login form
    rdenarie committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    710589e View commit details
    Browse the repository at this point in the history