Google Apps with IdPv3
Dave Perry
Dave.Perry at hull-college.ac.uk
Thu Mar 19 12:36:28 EDT 2015
We’re in the process of having a test IdP (running v3.1) added to the UK Federation, once that’s done, and the reverse proxy stuff has been sussed (we’re sitting it on our internal network, which Forefront then publishes), I’ll try it with GA and see if what I’ve done (just import my v2.3.8 config) works!
Dave
_________________________________________________
Dave Perry
eLearning Technologist, Hull College Group
Room L34 - Queens Gardens Library
Wilberforce Drive, Queen's Gardens, Hull, HU1 3DG
Extension 2230 / Direct Dial 01482 381930
* Need a fast reply? Try elearning at hull-college.ac.uk<mailto:elearning at hull-college.ac.uk> *
Rate our service with the Library & eLearning Survey
For Students: http://library.hull-college.ac.uk/survey
For Staff: http://library.hull-college.ac.uk/staffsurvey
From: users-bounces at shibboleth.net [mailto:users-bounces at shibboleth.net] On Behalf Of Marc Boorshtein
Sent: 19 March 2015 16:34
To: Shib Users
Subject: Re: Google Apps with IdPv3
I haven't tested it with google apps but yes have generated a response with unspecified. in attribute resolver I created an attribute :
<resolver:AttributeDefinition id="uidname" xsi:type="ad:Simple" sourceAttributeID="uid">
<resolver:Dependency ref="myLDAP" />
<resolver:AttributeEncoder xmlns="urn:mace:shibboleth:2.0:attribute:encoder" xsi:type="SAML2StringNameID" nameFormat="urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified" />
</resolver:AttributeDefinition>
then in attribute-filter.xml I added:
<afp:AttributeRule attributeID="uidname">
<afp:PermitValueRule xsi:type="basic:ANY" />
</afp:AttributeRule>
Finally in saml-nameid.properties i set the default to unspecified:
idp.nameid.saml2.default = urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified
I think those were all the steps I took.
Thanks
Marc
On Thu, Mar 19, 2015 at 11:27 AM, Glenn Wearen <glenn.wearen at heanet.ie<mailto:glenn.wearen at heanet.ie>> wrote:
Has anybody managed to generate a response accepted by Google Apps with a new IdPv3 install, i.e. a response containing unspecified nameid format?
Regards
Glenn
HEAnet Limited<http://www.heanet.ie>, Ireland's Education and Research Network -
1st Floor, 5 George's Dock, IFSC, Dublin 1
Registered in Ireland, no 275301 tel: +353-1-6609040<tel:%2B353-1-6609040> fax: +353-1-6603666<tel:%2B353-1-6603666>
--
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net<mailto:users-unsubscribe at shibboleth.net>
**********************************************************************
This message is sent in confidence for the addressee
only. It may contain confidential or sensitive
information. The contents are not to be disclosed
to anyone other than the addressee. Unauthorised
recipients are requested to preserve this
confidentiality and to advise us of any errors in
transmission. Any views expressed in this message
are solely the views of the individual and do not
represent the views of the College. Nothing in this
message should be construed as creating a contract.
Hull College owns the email infrastructure, including the contents.
Hull College is committed to sustainability, please reflect before printing this email.
**********************************************************************
TEXT
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20150319/c3554ddc/attachment-0001.html
More information about the users
mailing list