BEST
DEALS
OF THE
YEAR!
SAVE UP TO $3,000
24 NOV
1 DEC
00 Days
00 Hrs
00 Min
00 Sec
Open Closed

SSO and window authentication on ABP #2136


User avatar
0
LawrenceKwan created

I am going to implement SSO and window authentication. Are there have standard way on abp commercial module? liike identidy server stc. Are any suggestion on implement SSO and window authentication on ABP web?

  • ABP Framework version: v4.4.3
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): depends (planning to do)

5 Answer(s)
  • User Avatar
    0
    liangshiwei created
    Fullstack Developer

    Hi,

    Can you check this: https://github.com/abpframework/abp/issues/8289?

  • User Avatar
    0
    LawrenceKwan created

    Hi,

    Can you check this: https://github.com/abpframework/abp/issues/8289?

    Hello, I see there is some coding add to abp framwork but no way to enable it , any recommendation?

    I see window authentication is highly related to IIS, it should need to config on IIS

    I am trying to do it on web page and will update later

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    https://github.com/abpframework/abp/pull/8419

  • User Avatar
    0
    LawrenceKwan created

    hi

    https://github.com/abpframework/abp/pull/8419

    I had exaclty added the code in cofiguration but no window buttion show up

    context.Services.Configure<IISServerOptions>(iis => { iis.AuthenticationDisplayName = "Windows"; iis.AutomaticAuthentication = false; });

    I added in ConfigureExternalProviders and hide all other social media option, showing this

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    See https://identityserver4.readthedocs.io/en/latest/topics/windows.html?highlight=windows

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on November 11, 2025, 06:29
1
ABP Assistant
🔐 You need to be logged in to use the chatbot. Please log in first.