I would like to explore development and registration of a custom OpenID Provider (IdP) to the Windows Azure Active Directory (ACS)
I see in the section "Using Azure Active Directory Access Control" of
The fundamentals of Azure identity management that "any OpenID provider" is supported. Figure 4 in that blog post is exactly what I want to set up.
Then, the above Custom OpenID Provider, you are registered with the Windows Azure Active Directory (ACS).
I am first having trouble seeing how to register such a customer identity provider in Azure
I did find a blog post that suggests this is possible with PowerShell. Is there no way in the Azure UI to do this registration? If not, what is the recommended way to register a customer OpenID provider?
There are a lot of great Azure samples out there, many of them also outdated. By chance is there a "Hello World" example of a developing a custom OpenID provider and implement the aforementioned Figure 4? I am mostly concerned with building an OpenID provider that will play nice with ACS and register appropriately as well as be complete and secure.
Thank you
Tom Schulte | Plex Systems