Activities of "JeffreyKhor"

Hi,

Below is my ABP details information:

ABP Framework version: v4.4.3

UI type: Angular

DB provider: EF Core

Tiered (MVC) or Identity Server Separated (Angular): yes

We would like to ask, we have been using the AspNetCoreRateLimit package from this link: https://www.nuget.org/packages/AspNetCoreRateLimit/

and we had been followed tutorial link as below: https://blog.elmah.io/rate-limiting-api-requests-with-asp-net-core-and-aspnetcoreratelimit/ https://www.c-sharpcorner.com/article/implement-rate-limiting-in-asp-net-core-web-api/ https://code-maze.com/aspnetcore-web-api-rate-limiting/

but still not working, its still allow concurrent sending request within milliseconds, anyone have been facing this issue before?

Regards, Jeffrey Khor

Hi,

Below is my ABP details information:

ABP Framework version: v4.4.3

UI type: Angular

DB provider: EF Core

Tiered (MVC) or Identity Server Separated (Angular): yes

I would like to ask, is there any possible to disable concurrent user login? maybe to make the first login become invalid after second login on another device

Thanks and regards, Jeffrey Khor

Question

Hi,

Below is my ABP details information:

  • ABP Framework version: v4.4.3
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes

Continue to my last question, i would like to ask, is there any possible to customise to have multiple BaseDc instead of only one BaseDc for the LDAP login credential?

Thanks and regards, Jeffrey Khor

hi

You are right, You need to put it in the project where the account is hosted.

thanks, i managed to solve it

See https://docs.abp.io/en/commercial/4.4/modules/account/ldap

Hi,

thanks for the info, i managed to put into my project, however how should i know which class is placed under which project? according to the documentation, i put the VoloOpenLdapManager.cs and VoloLdapExternalLoginProvider.cs under the HttpApi.Host project as below:

is this correct? sorry for my immature experience

ABP Framework version: v4.4.3

Question

Hi,

i am new in ABP framework, and i am working on the LDAP integration, i have followed the guide as link below: https://docs.abp.io/en/commercial/latest/modules/account/ldap#customize-built-in-services However i found out few objects were not found neither in LDAPForNet nor Volo.Abp.Ldap, error as screenshot below:

i cant find the LdapExternalLoginProvider, therefore i had followed the link as below: https://support.abp.io/QA/Questions/2540/Ldap-Operations-Error to create an external class of the LdapExternalLoginProvider, but then there are still errors on ILdapSettingProvider, which i cant finr the reference also, does anybody can help on this?

Thanks and regards, Jeffrey

Showing 11 to 17 of 17 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11