ADFS external facing site error with 'Service Unavailable HTTP Error 503. The service is unavailable.'

Shekar-1755 5 Reputation points
2023-02-09T05:03:43.8+00:00

Hi All,
We have 2 AD FS (2016) servers, and 2 WAP servers (2016) and recently renewed SSL certificate for ADFS. During the same time, ADFS service account password expired and we updated that as well.
SSL renewal steps:
Installed the cert with private key on all servers (2x ADFS & 2x WAPs).
Re-established the trust between ADFS and WAPs. Operations Status on WAP: Web Application Proxy, AD FS Proxy, Web Application Proxy Core are all Green and status shows Working.
But when I try to log in to Office from external network, the AD FS signing page shows the below error. Am I missing something here?
Service Unavailable


***HTTP Error 503. The service is unavailable.


Any help would be appreciated!
TIA

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,282 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Kevin Mawhinney 0 Reputation points
    2024-12-31T16:13:18.9066667+00:00

    If anyone is still having issues with this, I would check the following:

    HTTP Error 503. The Service is unavailable

    Cause #1: Invalid base address entered in the SAML login redirection page field.

    Solution #1: Make sure your base addresses match your application and ADFS. For example, if ADFS was assigned https://sso.contosso.com/ your application should reflect the same address, https://sso.contosso.com/.

    Cause #2: The ADFS services are not running.

    Solution #2: Check your service account has up-to-date credentials and start or restart your ADFS services.

    Cause #3: Not pointing to the correct resource endpoint, specifically /ls.

    Solution#3: Make sure your address is also pointing to the correct resources, /adfs/ls.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.