Activities of "marco.susani"

Question
  • ABP Framework version: v9.0.2
  • UI Type: MVC
  • Database System: EF Core with SQL Server
  • Tiered (for MVC) or Auth Server Separated (for Angular): tiered yes with auth server app separated
  • Exception message and full stack trace:
  • 2025-01-03 18:42:31.247 +01:00 [ERR] Credenziali non valide. Credenziali non valide. Result: 49. Method: ldap_parse_result. Details: errorMessage: 80090308: LdapErr: DSID-0C090511, comment: AcceptSecurityContext error, data 52e, v4f7c matchedMessage: LdapForNet.LdapInvalidCredentialsException: Credenziali non valide. Credenziali non valide. Result: 49. Method: ldap_parse_result. Details: errorMessage: 80090308: LdapErr: DSID-0C090511, comment: AcceptSecurityContext error, data 52e, v4f7c matchedMessage: at LdapForNet.Native.LdapNative.ThrowIfError(SafeHandle ld, Int32 res, String method, IDictionary`2 details) at LdapForNet.LdapConnection.ThrowIfParseResultError(IntPtr msg) at LdapForNet.LdapConnection.BindAsync(LdapAuthType authType, LdapCredential ldapCredential) at Volo.Abp.Ldap.LdapManager.AuthenticateLdapConnectionAsync(ILdapConnection connection, String username, String password) at Volo.Abp.Ldap.LdapManager.AuthenticateAsync(String username, String password)
  • Steps to reproduce the issue: Login with ldap credential
  • I tried to use the AbpLdapSample console app and with the same configuration parameters and it works!
Showing 1 to 1 of 1 entries
Made with ❤️ on ABP v9.2.0-preview. Updated on January 08, 2025, 14:09