I am in the process of migrating off of the old Luminis CAS (3.5.3) server 
and onto a new CAS 6.2.4 server. I have successfully migrated all of the 
services and have them working except for one: Banner ePrint. This one was 
a pain to get working on the old server, and it's being a pain now. The 
actual authentication is working, but the information is not getting back 
to ePrint

I am seeing this error in cas.log:
2020-11-04 17:53:43,918 ERROR 
[org.apereo.cas.support.saml.util.AbstractSamlObjectBuilder] - <Error on 
line 1: Element type "samlp:Request" must be followed by either attribute 
specifications, ">" or "/>".>
2020-11-04 17:53:43,920 ERROR 
[org.apereo.cas.support.saml.util.AbstractSamlObjectBuilder] - <Error on 
line 1: Element type "samlp:Request" must be followed by either attribute 
specifications, ">" or "/>".>
2020-11-04 17:53:43,920 WARN 
[org.apereo.cas.web.AbstractServiceValidateController] - <Could not 
identify service and/or service ticket for service: 
[AbstractWebApplicationService(id=https://banepr.isos.isu.edu/cgi-bin/eprintcas.cgi?ACTION=LOGIN&REPOSITORY=XFIN,
 
originalUrl=https://banepr.isos.isu.edu/cgi-bin/eprintcas.cgi?ACTION=LOGIN&REPOSITORY=XFIN,
 
artifactId=null, principal=null, source=TARGET, loggedOutAlready=false, 
format=XML, attributes={})]>
2020-11-04 17:53:43,921 ERROR 
[org.apereo.cas.support.saml.util.AbstractSamlObjectBuilder] - <Error on 
line 1: Element type "samlp:Request" must be followed by either attribute 
specifications, ">" or "/>".>

In the ssl_error_log on the eprint server, I see this:
[Wed Nov 04 17:53:43.935254 2020] [cgi:error] [pid 26887] [client 
134.50.202.49:52641] AH01215: <SOAP-ENV:Envelope 
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";><SOAP-ENV:Body><saml1p:Response
 
InResponseTo="banepr.isos.isu.edu" IssueInstant="2020-11-05T00:53:38.922Z" 
MajorVersion="1" MinorVersion="1" 
ResponseID="_0b92ab2297f8c2c84009fe6d0d84b7a4" 
xmlns:saml1p="urn:oasis:names:tc:SAML:1.0:protocol"><saml1p:Status><saml1p:StatusCode
 
Value="saml1p:RequestDenied"/></saml1p:Status></saml1p:Response></SOAP-ENV:Body></SOAP-ENV:Envelope>,
 
referer: https://banepr.isos.isu.edu/

ePrint uses the AuthCASSaml perl module which I had to tweak (and I'm not a 
perl programmer) to work with Luminis CAS. I have tried both the original 
version and the modified version but get the same results with both.  

I'm relatively new to the intricacies of CAS, so any help or insights would 
be greatly appreciated.

Thanks,
Noelette

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/22d4b551-c72f-4836-a25b-91c1587e2b3cn%40apereo.org.

Reply via email to