<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Dave (and Mark),</p>
<p>It would be beneficial to the wider higher ed community if you
would contribute to the (currently incomplete) Google Apps
integration doc at
<a class="moz-txt-link-freetext" href="https://wiki.shibboleth.net/confluence/display/IDP30/Google+Apps+for+Education">https://wiki.shibboleth.net/confluence/display/IDP30/Google+Apps+for+Education</a></p>
<p>FYI, the integration doc landing page is at
<a class="moz-txt-link-freetext" href="https://wiki.shibboleth.net/confluence/display/IDP30/IntegrationGuides">https://wiki.shibboleth.net/confluence/display/IDP30/IntegrationGuides</a>
and contains a template for new services.<br>
</p>
<p><br>
</p>
<p> Janemarie<br>
</p>
<p> <br>
</p>
<p> <br>
</p>
<br>
<div class="moz-cite-prefix">On 11/28/16 9:52 AM, Dave Perry wrote:<br>
</div>
<blockquote
cite="mid:33299E3AD0404D4399856B9C1A828CF201839C259D@QGEXDB1.HCUK.local"
type="cite">
<meta name="Generator" content="Microsoft Word 14 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-reply;
font-family:"Calibri","sans-serif";
color:#1F497D;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:"Calibri","sans-serif";
mso-fareast-language:EN-US;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Having
done this recently…<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Check
in your google apps admin account Security > SSO options,
if you have enabled a tickbox called something like ‘issue
domain-specific identifier’. I think from that error, you
have.<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">You
need to setup the relying party config to match that. Here
is ours (until
<i><util:list id="shibboleth.RelyingPartyOverrides"></i>
):<o:p></o:p></span></p>
<p class="MsoNormal"><i><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">
<bean parent="RelyingPartyByName"
c:relyingPartyIds="#{{'google.com'}}"><o:p></o:p></span></i></p>
<p class="MsoNormal"><i><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">
<property name="profileConfigurations"><o:p></o:p></span></i></p>
<p class="MsoNormal"><i><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">
<list><o:p></o:p></span></i></p>
<p class="MsoNormal"><i><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">
<bean parent="SAML2.SSO"
p:nameIDFormatPrecedence="urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress"
p:encryptAssertions="false" /><o:p></o:p></span></i></p>
<p class="MsoNormal"><i><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">
</list><o:p></o:p></span></i></p>
<p class="MsoNormal"><i><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">
</property><o:p></o:p></span></i></p>
<p class="MsoNormal"><i><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">
</bean><o:p></o:p></span></i></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Change
the ‘google.com’ to match yours.<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">I
will update the wiki with my experiences when I get a chance
(will try this week, been meaning to since I figured it all
out a few weeks back).<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">HTH,<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Dave<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:#1F497D">_________________________________________________<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:#1F497D">Dave
Perry<br>
eLearning Technologist, Hull College Group <b>(Monday –
Thursday)</b><br>
<br>
Room L34 - Queens Gardens Library<br>
Wilberforce Drive, Queen's Gardens, Hull, HU1 3DG<br>
Extension 2230 / Direct Dial 01482 381930<o:p></o:p></span></p>
<p class="MsoNormal"><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif";color:#1F497D">*
Need a fast reply? Try
<a moz-do-not-send="true"
href="mailto:elearning@hull-college.ac.uk"><span
style="color:blue">elearning@hull-college.ac.uk</span></a>
*<o:p></o:p></span></b></p>
<p class="MsoNormal"><span
style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal" style="margin-left:36.0pt"><b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif""
lang="EN-US">From:</span></b><span
style="font-size:10.0pt;font-family:"Tahoma","sans-serif""
lang="EN-US"> users [<a class="moz-txt-link-freetext" href="mailto:users-bounces@shibboleth.net">mailto:users-bounces@shibboleth.net</a>]
<b>On Behalf Of </b>Mark Nesterovych<br>
<b>Sent:</b> 28 November 2016 14:47<br>
<b>To:</b> <a class="moz-txt-link-abbreviated" href="mailto:users@shibboleth.net">users@shibboleth.net</a><br>
<b>Subject:</b> google apps integration problem<o:p></o:p></span></p>
<p class="MsoNormal" style="margin-left:36.0pt"><o:p> </o:p></p>
<div>
<p class="MsoNormal" style="margin-left:36.0pt">Hello.<o:p></o:p></p>
<div>
<p class="MsoNormal" style="margin-left:36.0pt">I am
using shibboleth 3.2.1<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt">There are a
lot of articles, describing parts of configuration, and I
can not find any describing the whole process. If there is
any one somewhere will be grateful for any links to such
resources.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt">At the
moment integration shows following errors:<o:p></o:p></p>
</div>
<div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt">2016-11-28
09:45:29,217 - DEBUG
[net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver:293]
- Resolving re<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt">lying
party configuration<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt">2016-11-28
09:45:29,218 - DEBUG
[net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver:305]
- Checking if relying party configuration EntityNames[<a
moz-do-not-send="true"
href="https://urldefense.proofpoint.com/v2/url?u=http-3A__google.com_a_example.com-2C&d=CwMGaQ&c=R_4lvufQDu25rflw2-oxk1ta8gMshLx4NEAyywNmS2w&r=LrwNN1Hg97KaEENv5GezQOrhPrdrpo9DJkWJE9HzPtg&m=ZhWVwy6xewTzu6kuoiqq2bnumHzF3xyjoqRaawcszq4&s=YDTG91zRRg4kdzy7phPHMj9V8dj14G1d0JC5UAM8NJA&e=">google.com/a/example.com,</a>]
is applicable<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt">2016-11-28
09:45:29,218 - DEBUG
[net.shibboleth.idp.relyingparty.impl.DefaultRelyingPartyConfigurationResolver:310]
- Relying party configuration EntityNames[<a
moz-do-not-send="true"
href="https://urldefense.proofpoint.com/v2/url?u=http-3A__google.com_a_example.com-2C&d=CwMGaQ&c=R_4lvufQDu25rflw2-oxk1ta8gMshLx4NEAyywNmS2w&r=LrwNN1Hg97KaEENv5GezQOrhPrdrpo9DJkWJE9HzPtg&m=ZhWVwy6xewTzu6kuoiqq2bnumHzF3xyjoqRaawcszq4&s=YDTG91zRRg4kdzy7phPHMj9V8dj14G1d0JC5UAM8NJA&e=">google.com/a/example.com,</a>]
is not applicable<o:p></o:p></p>
</div>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt">Following
part is from relaing-party.xml<o:p></o:p></p>
</div>
<div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt">
<util:list id="shibboleth.RelyingPartyOverrides"><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt">
<bean parent="RelyingPartyByName"
c:relyingPartyIds="<a moz-do-not-send="true"
href="https://urldefense.proofpoint.com/v2/url?u=http-3A__google.com_a_example.com&d=CwMGaQ&c=R_4lvufQDu25rflw2-oxk1ta8gMshLx4NEAyywNmS2w&r=LrwNN1Hg97KaEENv5GezQOrhPrdrpo9DJkWJE9HzPtg&m=ZhWVwy6xewTzu6kuoiqq2bnumHzF3xyjoqRaawcszq4&s=eyk6_AIG3WeDft5aIXu5EAMzlH23-TAF-u998N133LI&e=">google.com/a/example.com</a>"><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt">
<property name="profileConfigurations"><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt">
<list><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt">
<bean parent="SAML2.SSO"
p:nameIDFormatPrecedence="urn:oasis:names:tc:SAML:1.1:nameid-format:uns"
p:encryptAssertions="false" /><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt">
</list><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt">
</property><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt">
</bean><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt">
</util:list><o:p></o:p></p>
</div>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt">Could
somebody gave a glue what is wrong here, and why such
configuration is not applicable.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt">Thank you.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt"><o:p> </o:p></p>
</div>
<div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt"><o:p> </o:p></p>
</div>
<p class="MsoNormal" style="margin-left:36.0pt">-- <o:p></o:p></p>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt">Best
regards,<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:36.0pt">Mark
Nesterovych<o:p></o:p></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div> <font color="#999999" size="2"> <span style="font-family:
Arial;"><a moz-do-not-send="true"
href="https://urldefense.proofpoint.com/v2/url?u=http-3A__www.hull-2Dcollege.ac.uk_publications&d=CwMGaQ&c=R_4lvufQDu25rflw2-oxk1ta8gMshLx4NEAyywNmS2w&r=LrwNN1Hg97KaEENv5GezQOrhPrdrpo9DJkWJE9HzPtg&m=ZhWVwy6xewTzu6kuoiqq2bnumHzF3xyjoqRaawcszq4&s=oznUs_yi67hXwUR12BRLXjxUGPYFzzesq_aJ2R-t7uU&e=">Click
here to view the College's range of publications
celebrating staff and student successes</a></span> </font></div>
<div><font color="#999999" size="2"><br>
<font face="Arial">This message is sent in confidence for the
addressee </font> <span style="font-family: Arial;">only.
It may contain confidential or sensitive </span> <span
style="font-family: Arial;">information. The contents are
not to be disclosed </span> <span style="font-family:
Arial;">to anyone other than the addressee. Unauthorised </span>
<span style="font-family: Arial;">recipients are requested to
preserve this </span> <span style="font-family: Arial;">confidentiality
and to advise us of any errors in </span> <span
style="font-family: Arial;">transmission. Any views
expressed in this message </span> <span style="font-family:
Arial;">are solely the views of the individual and do not </span>
<span style="font-family: Arial;">represent the views of the
College. Nothing in this </span> <span style="font-family:
Arial;">message should be construed as creating a contract.</span>
</font> </div>
<div> <font face="Arial" color="#999999" size="2"> <br>
</font> </div>
<div> <font face="Arial" color="#999999" size="2">Hull College
Group owns the email infrastructure, including the contents.</font>
</div>
<div> <font face="Arial" color="#999999" size="2"> <br>
</font> </div>
<div> <font face="Arial" color="#00cc33" size="2">Hull College
Group is committed to sustainability, please reflect before
printing this email.</font> </div>
<div>
<hr> </div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
</blockquote>
<br>
<pre class="moz-signature" cols="72">--
Janemarie Duh
Lafayette College
Identity Management Systems Architect
Information Technology Services
Buddhist Religious Advisor
Office of Religious and Spiritual Life
610-330-5609</pre>
</body>
</html>