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

i had tried following the AntiForgeryOptions documentation as below: https://docs.abp.io/en/abp/4.4/CSRF-Anti-Forgery#abpantiforgeryoptions

and i had put in according to the stated documentation as below:

but the XSRF-TOKEN HttpOnly still false and the Expires/Max-Age still 10 years as below:

what am i missed?

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

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

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 1 to 5 of 5 entries
Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11