Skip to Content.
Sympa Menu

shibboleth-dev - Re: [Shib-Dev] idp principalconnectors

Subject: Shibboleth Developers

List archive

Re: [Shib-Dev] idp principalconnectors


Chronological Thread 
  • From: Chad La Joie <>
  • To:
  • Subject: Re: [Shib-Dev] idp principalconnectors
  • Date: Tue, 21 Jul 2009 15:29:27 +0200
  • Organization: SWITCH

Technically the IdP isn't just an IdP. It plays the IdP and AA roles in SAML terminology. When it come to queries there may be no session. At which point the application still has to know how to get the principal name in order to look up the attributes and answer the query.

Adam Lantos wrote:
Hi,

I've one quick question on idp session handling:

AbstractSAML2ProfileHandler.populateUserInformation() tries to look up
session by nameid value. This fails with most nameids because the idp
session is not indexed by nameid. Then the code resolves principal
name via principal connectors and retrieves session by principal name.
Wasn't it cleaner to have index on the session for every nameid (this
of course would need unique nameids)? Then the principal connector
-stuff would be completely unnecessary, right? Or I'm just overlooking
something here...


thanks,
Adam

--
SWITCH
Serving Swiss Universities
--------------------------
Chad La Joie, Software Engineer, Net Services
Werdstrasse 2, P.O. Box, 8021 Zürich, Switzerland
phone +41 44 268 15 75, fax +41 44 268 15 68
,
http://www.switch.ch




Archive powered by MHonArc 2.6.16.

Top of Page