Skip to Content.
Sympa Menu

shibboleth-dev - [Shib-Dev] "Nearly done" config for 2.4 SP

Subject: Shibboleth Developers

List archive

[Shib-Dev] "Nearly done" config for 2.4 SP


Chronological Thread 
  • From: "Scott Cantor" <>
  • To: <>
  • Subject: [Shib-Dev] "Nearly done" config for 2.4 SP
  • Date: Tue, 17 Aug 2010 17:49:09 -0400
  • Organization: The Ohio State University

This is pretty close to what will be in 2.4 (the Unix/Apache version):

http://svn.middleware.georgetown.edu/view/cpp-sp/branches/REL_2/configs/shib
boleth2.xml?revision=3296&view=markup

I have the new syntax for handler configuration checked in and lightly
tested and you can see it there.

The machinery that drives that is in a separate file that people will not
have to touch unless they add extensions (ADFS excepted, that's built in),
new bindings, low level stuff. Similar to internal.xml in the IdP.

http://svn.middleware.georgetown.edu/view/cpp-sp/branches/REL_2/configs/prot
ocols.xml?revision=3296

I doubt it requires much explanation for anybody familiar with things. Of
course, changing that file will affect the handlers that get auto-created
(turning off bindings, that kind of thing).

It's not set in stone and I'm still open to suggestions, but I think it's
getting pretty close.

Minor note, I made the relayState default to in-memory instead of using the
cookie, a suggestion from Lukas that I reconsidered. It's also promoted to a
single property on Sessions instead of duplicated.

-- Scott





Archive powered by MHonArc 2.6.16.

Top of Page