casshib

Krish krish.v at gmail.com
Tue Nov 10 13:48:15 EST 2015


Kevin,

I never knew i could use the shibboleth SP to directly protect CAS. This is
great. I tried to configure the CAS trusted auth handler and followed your
instructions. I got the below error in my tomcat. Have you seen this error?

Here is my deployerconfigcontext.xml. I have this as per your documentation.

             <aop:scoped-proxy />
            </bean>
            <bean
class="org.jasig.services.persondir.support.AdditionalDescriptors"
scope="request">
               <aop:scoped-proxy />

and i see below error.



t.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: org.xml.sax.SAXParseException; lineNumber: 137; columnNumber:
36; The prefix "aop" for element "aop:scoped-proxy" is not bound.
at
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(Unknown
Source)
at
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(Unknown
Source)
at
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown
Source)
at
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown
Source)
at
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(Unknown
Source)
at
com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown
Source)
at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(Unknown
Source)
at
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(Unknown
Source)
at
com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(Unknown
Source)
at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
at
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown
Source)
at
com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown
Source)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown
Source)
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown
Source)
at
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown
Source)
at
org.springframework.beans.factory.xml.DefaultDocumentLoader.loadDocument(DefaultDocumentLoader.java:75)
at
org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:388)
... 30 more


On Mon, Nov 9, 2015 at 9:57 AM, Kevin Foote <kpfoote at uoregon.edu> wrote:

>
> > On Nov 8, 2015, at 10:55 PM, Krish <krish.v at gmail.com> wrote:
> >
> > Does any one have worked with casshib. I am trying to shibbolize my CAS
> server and i need some help.
>
> No I have not .. but this can be done with standard of the shelf CAS and
> OOB Shib-SP [1].
>
> > I have my cas deployed in tomcat server. My CAS server is integrated
> with Active directory
>
> why?
>
> What are your goals in this venture? The Shibboleth IdP works fine when
> using CAS as the authentication portion. There
> is no harm in leaving your CAS presence intact and integrating the IdP
> this way.
>
>
> [1] https://wiki.shibboleth.net/confluence/x/vwHN
>
>
> --------
> thanks
>  kevin.foote
>
>
> --
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
>



-- 
Krish
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20151110/6353cac3/attachment.html>


More information about the users mailing list