How SAML 2.0 works
SAML 2.0 works similar like OAuth 2.0 with OpenID Connect (OIDC) on top as described in my following post. SAML…
List of Authentication Protocols
In this post I want to list the most common and used authentication protocols and frameworks today. LDAP LDAP, the…
Analyse AD FS SAML Claims with Fiddler
In this post we want analyze the SAML assertion (Claims) from our AD FS server for several web applications. Therefore…
SAML single sign-on for Atlassian Cloud with Azure AD
In this post I want to go through the separate steps to integrate your Atlassian Cloud with your Azure Active…
Set up Active Directory Federation Services (AD FS 5.0) – Create an ASP.NET Web Application (.NET Framework – Web Forms) using WS-FED – Part 4
In this post I want to show you, how you can create a claim aware ASP.NET web application (.NET Framework…
Configure SAML SSO for Atlassian Confluence on-premises with ADFS
Today I want to show you, how you can configure your on-premises confluence site to support single sign-on (SSO) with…
Set up Active Directory Federation Services (AD FS 5.0) – Certificate Requirements – Part 3
In an ADFS environment, certificates are one of the most critical and important parts, therefore I want to document this…
Set up Active Directory Federation Services (AD FS 5.0) – ADFS Reverse Proxy – Part 2
In Part 1 we installed the internal AD FS Server, to publish these federation services to the internet, now we…
Set up Active Directory Federation Services (AD FS 5.0) – Internal ADFS Server – Part 1
In this post we will see how to set up an AD FS environment with an AD FS server in…