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-68030 - meeds-io/meeds#1417 (#91) #92

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

rdenarie
Copy link
Member

@rdenarie rdenarie commented Dec 8, 2023

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

…rnal store - EXO-68030 - Meeds-io/meeds#1417 (#91)

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 rdenarie enabled auto-merge (rebase) December 8, 2023 08:25
Copy link

sonarcloud bot commented Dec 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@rdenarie rdenarie merged commit 180202c into develop Dec 8, 2023
6 checks passed
@rdenarie rdenarie deleted the backport/task-68030 branch December 8, 2023 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants