Open Closed

Login With SAP User #3594


User avatar
0
guven.uysall created
  • ABP Framework version: v5.3.3
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no

We want to log into the system with the SAP user. How can we override the login method? We can also add a new feature such as LDAP. It's like login with SAP, but how can we validate it in the login method. https://docs.abp.io/en/commercial/4.3/modules/account/ldap


1 Answer(s)
  • User Avatar
    0
    gterdem created
    Support Team Senior .NET Developer

    You can check this community post about how to override login: https://community.abp.io/posts/how-to-customize-the-login-page-for-mvc-razor-page-applications-9a40f3cd

    For LDAP, check out this sample: https://github.com/abpframework/abp-samples/tree/master/AbpLdapSample

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