Some issue about setup and testing
Liu, Tommy
Tommy.Liu at activenetwork.com
Mon May 12 10:54:03 EDT 2014
Hi,
I am developer from ActiveNet, ACTIVE Network, there have some issue when setup SP and IDP.
1. When end user ask for Login with SSO, SP would redirect the login URL and refer parameters to browser, I am confused about how to define this URL or who will generate this page ?
Is in shibboleth2.xml?
2. Whether we can setup SP with Apache, and use IIS as our app's web server but use different site name?
One is used as normal web server, and another is used as SSO intercepter.
3. When I start IDP with tomcat, I wiil get the error, seems that XML is read as EMPTY, but I found the XML format is correct.
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'shibboleth.RelyingPartyConfigurationManager': Invocation of init method failed; nested exception is edu.internet2.middleware.shibboleth.common.service.ServiceException: Configuration was not loaded for shibboleth.RelyingPartyConfigurationManager service, error creating components.
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1338)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:473)
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$1.run(AbstractAutowireCapableBeanFactory.java:409)
at java.security.AccessController.doPrivileged(Native Method)
Caused by: org.xml.sax.SAXParseException: Premature end of file.
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
at org.opensaml.xml.parse.StaticBasicParserPool$DocumentBuilderProxy.parse(StaticBasicParserPool.java:649)
at org.opensaml.xml.parse.StaticBasicParserPool.parse(StaticBasicParserPool.java:232)
at org.opensaml.saml2.metadata.provider.AbstractMetadataProvider.unmarshallMetadata(AbstractMetadataProvider.java:460)
Part of relying-party.xml
[cid:image001.png at 01CF6E31.EF2B9F20]
Please help to review this issue , thank you for your help.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/dev/attachments/20140512/2f13a69f/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 35795 bytes
Desc: image001.png
Url : http://shibboleth.net/pipermail/dev/attachments/20140512/2f13a69f/attachment-0001.png
More information about the dev
mailing list