Activities of "maliming"

hi BernardoTeixeira

Invalid_client

Please check your identity server's Client_Id

https://github.com/abpframework/abp/blob/dev/templates/app/aspnet-core/src/MyCompanyName.MyProjectName.DbMigrator/appsettings.json#L13

hi BernardoTeixeira

You can get the access_token of the identity server website through http tools such as postman.

https://docs.identityserver.io/en/dev/endpoints/token.html

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?

Showing 10421 to 10430 of 10617 entries
Learn More, Pay Less
33% OFF
All Trainings!
Get Your Deal
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 10, 2025, 06:30