Hi mates. Today we’re going to cover how to investigate and fix WAP Trust error Service Unavailable when you have more than one AD FS server in the farm configured with WID (Windows Internal Database).
Category: Microsoft AD FS
AD FS – Troubleshooting AD FS event ‘web.config file is malformed’
Hi mates. Today we’re going to cover a specific error when establishing trust between Web Application Proxy and AD FS backend servers: “The Web request failed because the web.config file is malformed”.
AD FS – Fixing event 543 on AD FS 2019 on mixed mode farm
Hi mates. Today we’re going to explain how to eliminate event 543 on AD FS version 2019 when you have a mixed mode AD FS farm.
AD FS – Troubleshooting TLS version errors when configuring WAP trust with AD FS
Hi all. Today I will share with you some steps to help you troubleshoot TLS version mismatch that break the trust between Web Application Proxy and AD FS servers.
AD FS – Joining a new federation server to an existing AD FS farm using PowerShell
Hi mates. Today we’re going to explain how to add a new federation server to an existing AD FS farm using PowerShell. These steps can be useful in case you want to automate your AD FS farm deployment.
AD FS – Accessing the certificate store of a gMSA account
Hi mates. Today we’re going to cover how to check Token signing and token decrypting certificates in the certificate store when you have a gMSA (Group Managed Service Accounts) account running AD FS service. AD FS token signing and token decrypting certificates are stored in the certificate store of the service account that runs AD FS.
Normally when you want to check the personal certificate store of a service account in AD FS you run the command prompt as another user, but when you have AD FS running with a gMSA account, you have no access to it’s password so, here comes a tip to help you check the self-signed token signing and token decrypting certificates in the certificate store.
AD FS – Migrating ADFS configuration Database from WID to SQL using SSMS
Hi all. Today I will share with you the steps to migrate the AD FS configuration database from WID to SQL server using the SQL Server Management Studio (SSMS).
AD FS – Controlling access to applications using Banned Ip List on AD FS
Hi guys. Today I will share with you quickly a security feature on AD FS called Banned IP List. It was introduced on Windows Server version 2016 to help admins control access to applications hosted in AD FS based on IP. It can be considered in scenarios where admins want to block IPs that are considered malicious or for any reason should not access Applications integrated to AD FS.
AD FS – Configuring Extranet Lockout Threshold Familiar Location in AD FS
Hi mates. Today I will share with you a parameter introduced in AD FS version 2019 that can help users with wrong passwords when trying to sign in from the extranet. It’s called Extranet Lockout Threshold Familiar Location.
AD FS – Identifying WS-FED and SAML protocols in AD FS with Fiddler
In this article I’ll explain what are WS-FED and SAML protocols and how to identify which one is being used with Fiddler.
