All,

Not sure if this is the appropriate place to pose this question, but I feel 
this is a good starting point.

We are currently instituting a new hosted application here and according to the 
vendor it is CAS compatible.  They wanted to know our Login URL and our logout 
URL.  We provided them this information and initially it didn't work because we 
didn't have a proper Service URL configured on CAS.  After putting in the 
Service URL, the users authenticate without incident, but when the users are 
redirected back to the application, they are receiving an Error 500 page with 
the following Stack Trace:

Error:<javascript:sortby('errordescription')>

Unexpected DTD declaration. Line 8, position 
3.<javascript:search('Unexpected%20DTD%20declaration.%20Line%208%2C%20position%203.')>


System.Xml.XmlException LineNumber: 8 LinePosition: 3 Message: Unexpected DTD 
declaration. Line 8, position 3. StackTrace: at 
System.Xml.XmlTextReaderImpl.Throw(Exception e) at 
System.Xml.XmlTextReaderImpl.Throw(String res, String arg) at 
System.Xml.XmlTextReaderImpl.ParseDocumentContent() at 
System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlTextReader.Read() at 
System.Xml.XmlReader.MoveToContent() at System.Xml.XmlReader.IsStartElement() 
at _Default.Page_Load(Object sender, EventArgs e) at 
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object 
t, EventArgs e) at 
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, 
EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at 
System.Web.UI.Control.LoadRecursive() at 
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, 
Boolean includeStagesAfterAsyncPoint) Source: System.Xml



The vendor is asking that we verify that the Doc Type Declaration for the XML 
from their website is matching our XML.  This is how their Doc Type is declared:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>

Further, the vendor is asking us to provide the XML that we are sending back to 
them.  I'm not sure how to even begin getting them this information as I am 
very, very new to CAS and this is our first implementation of this product.   I 
have 2 other hosted applications running through CAS without any issues.  Any 
help on this would be greatly appreciated.

Ben Branch
Sun Administrator
University of Central Oklahoma
ITIL Foundation v3, Network+

100 N. University Drive, Box 122
Edmond, OK 73034
D: 405.974.2649 | M: 405.550.6804 | bbranch@uco.<mailto:bbranch@uco.>edu | 
www.uco.edu<http://www.uco.edu/>

"If you wish to know your past, look at your present conditions.  If you wish 
to know your future, look at your present actions."  - Siddhartha Gautama



**Bronze+Blue=Green** The University of Central Oklahoma is Bronze, Blue, and 
Green! Please print this e-mail only if absolutely necessary! 

**CONFIDENTIALITY** This e-mail (including any attachments) may contain 
confidential, proprietary and privileged information. Any unauthorized 
disclosure or use of this information is prohibited.


-- 
You are currently subscribed to cas-user@lists.jasig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/cas-user

Reply via email to