Ldap imported accounts which are saml enabled doesn't fallback to ldap if saml is disabled
- Vorherrschende Sprache
- Java
- Sterne
- 3.1k
- Forks
- 1.4k
- Ø Merge
- 6 T. 19 Std.
- Gemergte PRs (30 T.)
- 32
Beschreibung
### problem
Ldap imported accounts which are saml enabled doesn't fallback to ldap if saml is disabled
### versions
ACS 4.23 Nightly
### The steps to reproduce the bug
1. Configure a LDAP and Import a LDAP account
2. Check the user type , its set to LDAP
3. Authorize SAML to the imported ldap account
4. The user type is assigned as SAML
5. Disable SAML SSO
6. The user type is assigned as NATIVE TYPE
7. The LDAP imported user is not able to login with LDAP credentials since the user type changes
made sure the setting
enable.login.with.disabled.saml is set to true
https://github.com/apache/cloudstack/pull/10868
### What to do about it?
If the SAML authentication is disabled for a LDAP imported account.
The user type should switch back to LDAP
Beitragsleitfaden
Rechercherichtung
Beginne damit, die im Issue beschriebenen Schritte für den LDAP-Import, die SAML-Autorisierung, die Deaktivierung von SAML und die LDAP-Anmeldung zu reproduzieren, und lies anschließend das in PR #10868 geänderte Verhalten. Verfolge, wo der Kontobenutzertyp geändert wird, wenn SAML deaktiviert wird. Als abgeschlossen gilt die Aufgabe, wenn das Konto zum LDAP-Benutzertyp zurückkehrt und sich mit LDAP-Anmeldedaten authentifizieren kann, während die angegebene Einstellung aktiviert ist.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- java
- Bereich
- authentication
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Ruhig
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 52/100