I'm working on a project involving ADFS2.0, Azure ACS and Umbraco CMS.
When we create a new website, and add it to Relying Party Applications, and add an Identity Provider in Azure, it's supposed to push the settings to Umbraco CMS also.
However, this connection to Umbraco does not seem to work. It can't import the Identity Provider, unless I manually go into Azure, and reimport Metadata from WS-Federation. Then the IdP is pushed to Umbraco also.
This reimport, I would like to do from my C# project, but can't seem to find the possibility ind the API
Is there some kind of explanation to this, and a fix/workaround?