Starts in:
2 DAYS
7 HRS
40 MIN
26 SEC
Starts in:
2 D
7 H
40 M
26 S

Activities of "joey73"

It's worth noting that if we enable the button through developer tools and continue with registration, the flow works fine and we can register the user and login through the OpenId account perfectly fine

  • ABP Framework version: v8.2.1
  • UI Type: MVC
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no

Hi,

We were looking at setting up our ABP solution for registering/login as follows:

  • Local login allowed
  • Self registration disabled
  • OpenIdConnect login with registration

We have all the above implemented, however if we set self registration to disabled then we can't register through OpenIdConnect. If we set it to true then we can register but we have local registration enabled then. Looking at the source code it looks like we should should be able to do one or the other without having both enabled.

As you can see from the screenshot below the register button is disabled. As self registration is disabled the page has some JavaScript removed.

We are not sure if this is a bug, if this is correct and intended, how do we then remove the local registration flow, do we need to overwrite the source files and remove them ourselves. Same as the account/register pages, how do we ensure people can't create accounts even if we remove the link on the login manually

Kind regards,

Alex Welding

Showing 11 to 12 of 12 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06