ADFS Toolkit to consume incommon metadata

VGR 1 Reputation point
2021-03-18T15:52:15.443+00:00

Is there any document on how to pull InCommon metadata in ADFS? Has anyone used adfs toolkit or any other 3rd party tool to consume incommon metadata?

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,301 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Pierre Audonnet - MSFT 10,191 Reputation points Microsoft Employee
    2021-04-05T17:09:50.717+00:00

    Have you tried

    Add-AdfsClaimsProviderTrustsGroup -MetadataUrl https://<FQDN>/InCommon-metadata.xml  
    

    Ref: https://learn.microsoft.com/en-us/powershell/module/adfs/add-adfsclaimsprovidertrustsgroup?view=windowsserver2019-ps


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.