Hello, I have an IIS application running on Server 2012 R2. I have an established ADFS 2012 R2 infrastructure. I would like to get SSO established between the two. In earlier versions of ADFS there was a tool, FedUtil, which would help construct the FederationMetadata.xml file and the web.config it was... not easy but reasonable.
Fast forward to today, and the only way I can find to do this seems to be to hand craft the files and the web.config updates myself. It is very a error prone process, even for someone who knows what to do. It is impossible for a junior level engineer.
Am I missing something? Why is this so difficult? Is it me?