Activities of "maliming"

hi

You can simply check passwords of the users from LDAP in the login page. If given username/password doesn't exists on LDAP, then it fallbacks to the local database, just like before.

Since it supports multi-tenancy, you can enable, disable and configure it for your tenants.

We use OpenLdapManager in account pro module by default. You can overider it's methods.

Yes, @arjun

@Mohammad You can try it in browser Incognito mode.

hi

You need to use token for authentication. Cookies are used in the Identity Server website but for apis it needs token.

hi @Mohammad

How to repro your problem?

The problem exists in the IIS server, it has nothing to do with us

Answer

The problem cannot be reproduced. If you can reproduce the problem, please reopen it.

hi @david.hurtado

Can I check it remotely? liming.ma@volosoft.com

hi david.hurtado

Can you share your project's appsettings.json file?

Answer

hi

Can you check the __EFMigrationsHistory table of the database after you exec the migration? Generally this does not happen.

hi

You should not change these, you can think of these as the standards of the framework.

But you can check this to learn how to remove some ApiDescriptions from swagger:

https://github.com/abpframework/abp/issues/6251#issuecomment-729660888

Showing 3871 to 3880 of 4062 entries
Made with ❤️ on ABP v9.1.0-rc.1. Updated on January 17, 2025, 14:13