Hi Azure experts,
I want to know how can I authenticate an azure hosted cloud service using ACS (Access control Namespaces).
I will share few details about my existing ACS created in my azure account in one subscription.
Can any one help out me to create the same in another azure subscription in same account for some testing purpose.
1. I have azure account and subscriptions
2. One of a subscription is dedicated for pre-production
3. Application was hosted as cloud service - web role
4. Here it has ACS under AD - Created for authentication through IAM cloud for azure hosted application
5. In ACS portion they have created one identity party and its type is showing as WS-Federation
6. In WS-Federation meta data text box some URL is there
7. In Realm text box also some URL is mentioned
8. In Login link text - text box some URL is there
9. In Relying paty application name has been mentioned and that check box is ticked
10. X.509 certificate is mentioned under the Relying party application
11. When i move the page to relying paty application, Already application added here and its token format is showing as SAML 2.0
12. While navigating inside of Relying Party Application - let me gives realm url, return url, token format, token life time, identity provider that is choosed and token signing certificate
13. when i move to Rule group , already some rule group has been created with its name
14. while navigating inside of Rule group, i can see lots of rules and its description and it shows like default group
15. when i move to certificates and keys, it gives me symmetric key and x.509 certificate details
16. Thats all about my existing ACS configuration in that subscription
Now i wants to create the same setup in another subscription for testing.
Should i have to get the new federation meta data from IAM cloud for testing purpose?
I kindly requesting experts to guide me to do this.
Thanks,