WindowsAzure.Acs.Oauth2
WindowsAzure.Acs.Oauth2 copied to clipboard
Sample of 3 Legged Auth
It appears the server supports 3 legged authorization, but there is no documentation or sample to demonstrate how its supposed to work.
I would be of great assistance to provide a sample with documentation that discusses the external steps involved (registering the resource in ACS, provisioning the client with the defended resource to generate client id and secret).
I'm currently trying to implement a 3 legged auth solution using WindowsAzure.ACS.OAuth2 and struggling conceptually. I can't believe I'm the only just person having this trouble.
Sorry, I will not invest in building a sample of this. The library is outdated, ACS will be outdated as well so I see no point in doing so. I know @yvesgoeleven has implemented this, perhaps he can share a bit of info on how he set things up?