Checking the OpenID Connect Discovery endpoint of AD FS

Ops Center Installation and Configuration Guide

Version
11.0.x
Audience
anonymous
Part Number
MK-99OPS001-23
Obtain the OpenID Connect Discovery endpoint needed to register AD FS in Common Services.
  1. Log in to the AD FS server.
  2. Select Start > Windows Administrative Tools > AD FS Management.
  3. Check the OpenID Connect Discovery endpoint of AD FS.

    From the tree on the left side, select AD FS > Service > Endpoints. From the displayed endpoint information, check the value of URL Path in the row where the Type is OpenID Connect Discovery.

    To obtain the endpoint, simply append the base URI of AD FS to the displayed URL.

    Example:
    https://adfs.example.com/adfs/.well-known/openid-configuration

    Make a note of the OpenID Connect Discovery endpoint, because you will need it when you register AD FS in Common Services.