IdentityServer4.Admin
IdentityServer4.Admin copied to clipboard
Add windows authentication
Currently, preview of windows authentication is prepared in this branch - feature/windows-auth which is based on PR from @aiscrim
@skoruba, what is missing to have windows authentication? Why the pr wasn't merged?
I need more time to test it. ;-) Currently it is necesarry to merge this PR with latest dev and verify that everything work corretly. Can you help with this? Thx
i'll have a look.
I'm new to the project, how can i:
- Create the db? dotnet ef database update?
- Shoud i merge with dev branch to be on .net core 3.1?
Thanks
I'm on the same problem as @xaviergxf for the version of .net core. I cannot have a .net core 2 on my corporate computer (because it was not validated by my company)
Kind Regards
@skoruba , @thomas-illiet and @sgebhardt, What is blocking here?
Unfortunately, my team decided against IdentityServer in 2020 and in favor of Keycloak. So my status is outdated. But if I remember correctly, this branch is not compatible with the master. As far as I understood, Windows Auth could only be used exclusively.
@sgebhardt What do you mean? Windows Auth can be used together with standard auth, no problem with that.
I don't remember where exactly my problem was in 2020. This branch is now also much older. Maybe I'm confusing something there. Sorry about that.