Activities of "Rajasekhar"

  • ABP Framework version: 7.2.2
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

I am trying to enable passwordless authentication for my application as per my client requirement. I have added the openiddict client application. then I am trying to access the my client application its redirecting to https://example/Account/Login. how can I update Account/Login to Account/Passwordless.

Is there any configuration I need to set openiddict configuration level?

Thanks for quick response. now its working for me

Actually All code working properly after updation I am getting issues with security and auditlogs only

ok

I have upgraded the project 3.0.* to 7.1.1 then its coming above error

  • ABP Framework version: v7.1.1
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC): yes
  • Exception message and stack trace: Cannot read properties of undefined (reading 'identitySecurityLog') at HTMLDocument.<anonymous> (Index.js?_v=638197245356671577:8:50) at mightThrow (jquery.js?_v=638180034225920000:3802:29) at process (jquery.js?_v=638180034225920000:3870:12)
  • Steps to reproduce the issue:"

I have reorganized the security logs page then I am getting below issue like.. Cannot read properties of undefined (reading 'identitySecurityLog')

console.log(volo.abp)

var _identitySecurityLog = volo.abp.identity.identitySecurityLog;

Here am getting account module only. how can i get identity module too?

ok and one more question .. can i get my custom module by using abp list-modules. if not how can I get my custom module

adding ok.. how can i remove through cli?

How can I add custom modules to solution through cli?

Thanks for your valuable time with me.. Application working as per my requirement

Thank you Soo Much.....👍👍👍👍👍👍👍👍

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