Active Directory Federation Services (AD FS) 4.0 service in Windows 2016 provides simplified, secured claims based identity federation and Web single sign-on (SSO) capabilities for end users who want to access applications within an AD FS-secured enterprise, in federation partner organizations, or in the cloud.
Questions tagged [adfs4.0]
109 questions
0
votes
1 answer
Is it possible to use ADFS 4.0 as STS for Winforms->WCF?
Our Winforms application talks to a WCF service, and I need to implement claims-based authorization. Both use NET Framework 4.5.2
Per this link, no STS tooling is available for VS 2015, I'm up to installing VS 2012 on a separate workstation for this…

George Polevoy
- 7,450
- 3
- 36
- 61
-2
votes
1 answer
Desktop login against custom user store
We are trying to setup windows desktop login to authenticate against custom user store instead of active directory
We have a Custom User store which has all the user details like username, password hashes, roles etc in a SQL server database.…
-3
votes
2 answers
Skipping the Home Realm Discovery Page in ADFS for OpenID Connect RP
Skipping the Home Realm Discovery Page for ADFS authentication
The post from above should cover my case. But it still without an answer.
I can skip HRD page for registered RP using homeRealm or whr parameter. So With registered Relay Paries all…

nzim
- 105
- 2
- 9
-3
votes
1 answer
AD FS SSO Force Login for certain users or OU
Can an application have SSO only for users of a particular AD group and force users to manually enter their credentials for users not in that AD group?

Brian Smith
- 1,467
- 15
- 31