Integration with Windows Azure Active Directory
-
Hi,
I am trying to integrate my wordpress website (in construction for proof of concept) with Windows Azure Active Directory but without success. When I try to connect to https://video.eduvd.ch/wp-login.php, I am redirected to the https://login.windows.net/…. with the following error :
ACS75001: No signature verification credentials found for issuer ‘https://video.eduvd.ch/wp-content/plugins/saml-20-single-sign-on/saml/www/module.php/saml/sp/metadata.php/1’
Here are the metadata used to fill the Identity Provider tab of the plugin :
>> Is it normal that there aren’t a “auth:ClaimType” for groups ?
And here are the metada return by the plugin :
I configured the service provider tabs like that :
NameIDPolicy: persistent (Azure seems to support only email & persistent)
username:https://schemas.xmlsoap.org/ws/2005/05/identity/claims/upn
first name:https://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname
last name:https://schemas.xmlsoap.org/ws/2005/05/identity/claims/surname
email:https://schemas.xmlsoap.org/ws/2005/05/identity/claims/name
group: ???In the windows azure portal, I created an application in the right Active Directory. I can set the followings fields but I don’t know how to set them. Could you please help me ?
– Sign-on ULR: https://video.eduvd.ch/wp-login.php
– APP ID URI: ???
– REPLY URL: ???
– FEDERATION METADATA URL: ???I am clearly a newbie in this domain so your help will be very very appreciate.
Thanks in advance for your answer and sorry for my approximate english.
Have a nice day,
Yannick
https://www.ads-software.com/plugins/saml-20-single-sign-on/
- The topic ‘Integration with Windows Azure Active Directory’ is closed to new replies.