By: Rafal Stolarek user 15 Apr 2017 at 6:46 a.m. CDT

5 Responses
Rafal Stolarek gravatar
Hi. I'm trying to create federation with ADFS and Gluu. During the metadata validation I have the folowing errors (attached). When trying to create edited AD FS 2.0 metadata with an added scope element like advised [here](https://technet.microsoft.com/en-us/library/gg317734%28v=ws.10%29.aspx) It still does not work. I'm new to Gluu and I want to integrate with ADFS just for test purposes. Does anyone know how I can solve this? BR Rafal ![enter image description here](http://i.imgur.com/u56IkRX.png "enter image title here")

By Mohib Zico staff 15 Apr 2017 at 7:28 a.m. CDT

Mohib Zico gravatar
Hi, ADFS metadata is by default not Shibboleth friendly. You need to manually modify it if you want to use that metadata in Shibboleth. Please feel free to check "To create edited AD FS 2.0 metadata with an added scope element" section in: https://technet.microsoft.com/en-us/library/gg317734(v=ws.10).aspx .

By Rafal Stolarek user 15 Apr 2017 at 7:39 a.m. CDT

Rafal Stolarek gravatar
Thanks for answer! As mentioned I have already did it and the same errors exists I can attach metadata if needed.

By Mohib Zico staff 15 Apr 2017 at 8:06 a.m. CDT

Mohib Zico gravatar
You still need to modify these syntax. ERROR: cvc-type2 means.. it's not compatible with Shib.

By Rafal Stolarek user 15 Apr 2017 at 8:54 a.m. CDT

Rafal Stolarek gravatar
OK. Thanks for a tip. I have manage to solve this using powershell script to modify ADFS metadata. Now it is validates sucessfully. Unfortunatelly I have another error. When forwarding logon request from ADFS to Gluu I've got in the logs: > 2017-04-15 16:19:23,366 - WARN [org.opensaml.profile.action.impl.LogEvent:76] -2017-04-15 16:21:54,252 - INFO [org.opensaml.saml.common.binding.impl.SAMLMetadataLookupHandler:128] - Message Handler: No metadata returned for http://sts.keralots.com/adfs/services/trust in role {urn:oasis:names:tc:SAML:2.0:metadata}SPSSODescriptor with protocol urn:oasis:names:tc:SAML:2.0:protocol 2017-04-15 16:21:54,255 - WARN [net.shibboleth.idp.profile.impl.SelectProfileConfiguration:111] - Profile Action SelectProfileConfiguration: Profile http://shibboleth.net/ns/profiles/saml2/sso/browser is not available for relying party configuration shibboleth.UnverifiedRelyingParty 2017-04-15 16:21:54,256 - WARN [org.opensaml.profile.action.impl.LogEvent:76] - An error event occurred while processing the request: InvalidProfileConfiguration

By Mohib Zico staff 19 Apr 2017 at 8:12 a.m. CDT

Mohib Zico gravatar
Rafal, Please create a new ticket with your new error; it will help to align issues with ticket subject. Thanks much!