> That would be WONDERFUL!!! Please.
The following is a dump of the complete request from a recent-ish
mod_auth_cas client to the samlValidate URI on the CAS server:
2010-05-13 15:00:09,240 TRACE
[edu.vt.middleware.servlet.filter.RequestDumperFilter] - Dumping
request...
-----------------------------------------------------
REQUEST received Thu May 13 15:00:09 EDT 2010
characterEncoding=UTF-8
contentLength=407
contentType=text/xml
locale=en_US
locales=en_US
parameter=TARGET=https://cas-sp.middleware.vt.edu:8443/mac/
protocol=HTTP/1.0
remoteAddr=198.82.160.148
remoteHost=198.82.160.148
scheme=https
serverName=cas-pprd.middleware.vt.edu
serverPort=443
isSecure=true
contextPath=/cas-server
header=host=cas-pprd.middleware.vt.edu
header=soapaction=http://www.oasis-open.org/committees/security
header=cache-control=no-cache
header=pragma=no-cache
header=accept=text/xml
header=connection=keep-alive
header=content-type=text/xml
header=content-length=407
method=POST
pathInfo=null
queryString=TARGET=https%3a%2f%2fcas-sp.middleware.vt.edu%3a8443%2fmac%2f
remoteUser=null
requestedSessionId=null
requestURI=/cas-server/samlValidate
servletPath=/samlValidate
<?xml version="1.0" encoding="utf-8"?><SOAP-ENV:Envelope
xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Header/><SOAP-ENV:Body><samlp:Request
xmlns:samlp="urn:oasis:names:tc:SAML:1.0:protocol" MajorVersion="1"
MinorVersion="1"><samlp:AssertionArtifact>ST-1-iiZvo77BsRO3YKgpcJYU-cas-pprd-1.middleware.vt.edu</samlp:AssertionArtifact></samlp:Request></SOAP-ENV:Body></SOAP-ENV:Envelope>
> Do you have any particular CAS client in mind that I could setup quickly?
If you're familiar with Apache, the mod_auth_cas client,
http://www.ja-sig.org/wiki/display/CASC/mod_auth_cas, would probably
be quick and dirty. While this client has sound SAML support, I'm not
sure that there have been any official releases containing that
feature. If you're not comfortable building from Subversion source,
may not be the way to go.
M
--
You are currently subscribed to [email protected] as:
[email protected]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/cas-user