JiscMail Logo
Email discussion lists for the UK Education and Research communities

Help for JISC-SHIBBOLETH Archives


JISC-SHIBBOLETH Archives

JISC-SHIBBOLETH Archives


JISC-SHIBBOLETH@JISCMAIL.AC.UK


View:

Message:

[

First

|

Previous

|

Next

|

Last

]

By Topic:

[

First

|

Previous

|

Next

|

Last

]

By Author:

[

First

|

Previous

|

Next

|

Last

]

Font:

Proportional Font

LISTSERV Archives

LISTSERV Archives

JISC-SHIBBOLETH Home

JISC-SHIBBOLETH Home

JISC-SHIBBOLETH  June 2010

JISC-SHIBBOLETH June 2010

Options

Subscribe or Unsubscribe

Subscribe or Unsubscribe

Log In

Log In

Get Password

Get Password

Subject:

Re: Configuration error on Shib2.1 IdP?

From:

Rod Widdowson <[log in to unmask]>

Reply-To:

Discussion list for Shibboleth developments <[log in to unmask]>

Date:

Wed, 23 Jun 2010 12:11:18 +0100

Content-Type:

text/plain

Parts/Attachments:

Parts/Attachments

text/plain (144 lines)

Matthew,

It is almost canonical that if you cannot get attributes in SAML1 but can
using a DS then you have a firewall or external access problems.  It turns
out that a WAYF forces you into SAML1 and a DS will usually choose SAML2.
Unless you tested the explicit SAML1 end point at testshib
(https://sp.testshib.org/Shibboleth.sso/OneThree?entityID= ) you will also
have been testing SAML2.

Looking at your first log you are certainly never seeing the attribute
request.  Further if I look at https://jordan.kent.ac.uk:8443 I get
redirected to https://id.kent.ac.uk/opensso/cdcservlet?[Stuff]

.... However I have access to the logs on that machine (as to the nice folks
at federation support FWIW), and I see this:

2010-06-23 11:09:02 WARN Shibboleth.AttributeResolver.Query [61]: can't
attempt attribute query, either no NameID or no metadata to use

At the same time in your log I see.

125.11:09:00.538 - DEBUG
[edu.internet2.middleware.shibboleth.idp.profile.saml1.AbstractSAML1ProfileH
andler:407] - No attributes for principal 'my_username' supports encoding
into a supported NameIdentifier format for relying party
'https://sh2testsp1.iay.org.uk/shibboleth'

Ahah ! now we are on to something.  So in fact it has nothing to do with
firewall (yet).  We haven't even got that far. 

Looking further up:

119.11:09:00.521 - DEBUG
[edu.internet2.middleware.shibboleth.common.attribute.filtering.provider.Shi
bbolethAttributeFilteringEngine:101] - Removing attribute from return set,
no more values: transientId

And above again

106.11:09:00.512 - DEBUG
[edu.internet2.middleware.shibboleth.common.attribute.resolver.provider.Shib
bolethAttributeResolver:307] - Resolved attribute transientId containing 1
values

I'd be looking closely at my attribute filtering.  I'd probably start by
putting in a "release everything to everyone" rule and if that worked start
adding the old rules back in.

transientId is related to the targeted IDs so I'd maybe expect that with the
transient fixed the others might follow.

Rod

PS Do may sure that you strip testshib out from your relying party when you
are done with it...

> -----Original Message-----
> From: Discussion list for Shibboleth developments [mailto:JISC-
> [log in to unmask]] On Behalf Of Matthew Slowe
> Sent: 23 June 2010 11:24
> To: [log in to unmask]
> Subject: Configuration error on Shib2.1 IdP?
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Morning all,
> 
> I'm trying to get our new Shib2.1 IdP working properly on the Live
> Federation.
> 
> We have registered a Test IdP with a view to, (very) soon, swapping the
> endpoints to the new service in the Federation Metadata while keeping
> the old EntityID [option (b) in
> http://www.ukfederation.org.uk/content/Documents/RollingIdPUpgrade].
> 
> It worked fine on testshib (released attributes which were correctly
> consumed).
> 
> We've rebuilt from scratch and got the thing on the Federation but,
> when
> doing testing using target.iay.org.uk it doesn't appear to release any
> attributes (none come up in the output).
> 
> However, using "Rod's Discovery Service" on sh2testsp1.iay.org.uk
> appears to be the only way I can get it to negotiate correctly and
> attributes to be passed... even then, I can't see the TargettedID :(
> 
> Any ideas?
> 
> We're running IdP 2.1.5 inside Apache2.2+Tomcat6.0.26 with 443 and 8443
> both running through mod_jk from Apache. Both ports are accessible to
> the internet at large.
> 
> Active bits of attribute-filter.xml:
> 
>   <AttributeFilterPolicy id="releaseTransientIdToAnyone">
>     <PolicyRequirementRule xsi:type="basic:ANY"/>
>     <AttributeRule attributeID="transientId">
>       <PermitValueRule xsi:type="basic:ANY"/>
>     </AttributeRule>
>   </AttributeFilterPolicy>
> 
>   <AttributeFilterPolicy id="releaseTransientIdToAnyone">
>     <PolicyRequirementRule xsi:type="basic:ANY"/>
>     <AttributeRule attributeID="eduPersonEntitlement">
>       <PermitValueRule xsi:type="basic:ANY"/>
>     </AttributeRule>
>     <AttributeRule attributeID="eduPersonScopedAffiliation">
>       <PermitValueRule xsi:type="basic:ANY"/>
>     </AttributeRule>
>     <AttributeRule attributeID="eduPersonTargetedID">
>       <PermitValueRule xsi:type="basic:ANY"/>
>     </AttributeRule>
>   </AttributeFilterPolicy>
> </AttributeFilterPolicyGroup>
> 
> IdP logs of failed login using "Default UK Federation (full)" on
> sh2testsp1.iay.org.uk:
> 
> 	http://pastebin.com/N2ZZvkLp
> 
> 
> Logs of mostly working (no TargettedID) login using "Rod's Discovery
> Service" on same place:
> 
> 	http://pastebin.com/HQSAddwx
> 
> Do yell if more information is required! Any pointers gratefully
> received.
> 
> - --
> Matthew Slowe <[log in to unmask]>     | Tel: +44 (0)1227 824265
> Development Team, Information Services | Fax: +44 (0)1227 824078
> University of Kent, Canterbury, Kent   | Web: http://www.kent.ac.uk/
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
> 
> iEYEARECAAYFAkwh4KUACgkQ/V1qDCaTXgdxLgCgk+ItDaRULLBU6xfT0B2HaqcK
> bQUAoJP8UQJKSitaMdnXqktoz3P4zCW8
> =smB4
> -----END PGP SIGNATURE-----

Top of Message | Previous Page | Permalink

JiscMail Tools


RSS Feeds and Sharing


Advanced Options


Archives

November 2023
February 2023
January 2023
November 2022
October 2022
September 2022
June 2022
January 2022
November 2021
October 2021
September 2021
May 2021
April 2021
March 2021
February 2021
January 2021
December 2020
November 2020
October 2020
September 2020
July 2020
June 2020
May 2020
April 2020
March 2020
February 2020
January 2020
December 2019
November 2019
October 2019
September 2019
August 2019
June 2019
May 2019
March 2019
February 2019
January 2019
November 2018
July 2018
June 2018
May 2018
April 2018
March 2018
January 2018
November 2017
October 2017
September 2017
August 2017
July 2017
June 2017
May 2017
March 2017
February 2017
January 2017
October 2016
September 2016
August 2016
July 2016
June 2016
May 2016
March 2016
February 2016
January 2016
December 2015
November 2015
September 2015
August 2015
June 2015
April 2015
March 2015
February 2015
December 2014
November 2014
October 2014
September 2014
August 2014
July 2014
June 2014
May 2014
April 2014
March 2014
February 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
December 2006
November 2006
October 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006
December 2005
November 2005
October 2005
September 2005
August 2005
July 2005
June 2005
May 2005
April 2005


JiscMail is a Jisc service.

View our service policies at https://www.jiscmail.ac.uk/policyandsecurity/ and Jisc's privacy policy at https://www.jisc.ac.uk/website/privacy-notice

For help and support help@jisc.ac.uk

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager