Open Closed

Separate login module? #1594


User avatar
0
thaithiendi created

Hi support team, I am developing on source that has integrated login, but now I want to separate login to connect to another service (Ldap) How can i do to don't lose the existing code of other modules? and how is my database updated?

  • ABP Framework version: v4.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes / no
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

3 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Can you explain your use case in more detail?

  • User Avatar
    0
    thaithiendi created

    Hi,

    When i login, i don't want to use the integrated login module. I want to check user/pass from an other service.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    ABP suooprt to check username & password from an external source

    https://github.com/abpframework/abp/issues/4977

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11