Skip to Content.
Sympa Menu

shibboleth-dev - RE: [Shib-Dev] SP, IDP (V 1.3) and CAS (3.1.1) how to know information about service SP from CAS ?

Subject: Shibboleth Developers

List archive

RE: [Shib-Dev] SP, IDP (V 1.3) and CAS (3.1.1) how to know information about service SP from CAS ?


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: <>
  • Subject: RE: [Shib-Dev] SP, IDP (V 1.3) and CAS (3.1.1) how to know information about service SP from CAS ?
  • Date: Tue, 13 Jan 2009 13:21:51 -0500
  • Organization: The Ohio State University

> I'd like to know if an IDP server can send informations about SP service to
> a CAS server

That's protocol translation. You would need a custom login handler to
translate the SAML protocol to CAS and then have it invoke the CAS server,
rather than a "REMOTE_USER" approach that just blindly invokes CAS. There are
many such things you could or may need to translate.

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page