<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
        {font-family:"Source Sans Pro";
        panose-1:2 11 5 3 3 4 3 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Preformatted Char";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";}
span.HTMLPreformattedChar
        {mso-style-name:"HTML Preformatted Char";
        mso-style-priority:99;
        mso-style-link:"HTML Preformatted";
        font-family:Consolas;}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.pl-s
        {mso-style-name:pl-s;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@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]-->
</head>
<body lang="FR-CH" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US">Your patch is ok, that’s what I did by superseding the variable “</span><span lang="EN-US">keystone_apache_modules”.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Ansible -vvv trace shows that the task parameters are correct, but the apache shib module remains enabled. Anyway, authentication still fails and I get “valid-user: denied” in apache logs because of a weird interference
 with <span class="pl-s">libapache2-mod-shib package.<o:p></o:p></span></span></p>
<p class="MsoNormal"><span class="pl-s"><span lang="EN-US"><o:p> </o:p></span></span></p>
<p class="MsoNormal"><span class="pl-s"><span lang="EN-US">For now, the workaround I’ve found is not to install
</span></span><span lang="EN-US">the <span class="pl-s">libapache2-mod-shib package:
<o:p></o:p></span></span></p>
<p class="MsoNormal"><span class="pl-s"><span lang="EN-US">“openstack-ansible os-keystone-install.yml --extra-vars '{"keystone_sp_distro_packages":["libapache2-mod-auth-openidc"]}'”<o:p></o:p></span></span></p>
<p class="MsoNormal"><span class="pl-s"><span lang="EN-US"><o:p> </o:p></span></span></p>
<p class="MsoNormal"><span class="pl-s"><span lang="EN-US">And everything works fine (if you don’t need shibboleth), keystone deployment and openid auth. But this is just a workaround.<o:p></o:p></span></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="mso-fareast-language:EN-US"><o:p> </o:p></span></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt">
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US">From:</span></b><span lang="EN-US"> Jonathan Rosser <jonathan.rosser@rd.bbc.co.uk>
<br>
<b>Sent:</b> jeudi, 6 mai 2021 11:21<br>
<b>To:</b> openstack-discuss@lists.openstack.org<br>
<b>Subject:</b> Re: [openstack-ansible] Keystone federation with OpenID needs shibboleth<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p><span lang="EN-US">I've made a patch to correct this module name which it would be great if you could test and leave a comment if it's OK<o:p></o:p></span></p>
<p><a href="https://review.opendev.org/c/openstack/openstack-ansible-os_keystone/+/790018" target="_blank"><span lang="EN-US" style="font-size:11.5pt;font-family:"Source Sans Pro",sans-serif;color:white;border:none windowtext 1.0pt;padding:0cm;background:#262626">https://review.opendev.org/c/openstack/openstack-ansible-os_keystone/+/790018</span></a><span lang="EN-US"><o:p></o:p></span></p>
<p><span lang="EN-US">Are you able to debug any further why the shib module is being enabled, maybe through using -vv on the openstack-ansible command to show the task parameters, or adding some debug tasks in os_keystone to show the values of keystone_sp_apache_mod_shib
 and keystone_sp_apache_mod_auth_openidc?<o:p></o:p></span></p>
<div>
<p class="MsoNormal"><span lang="EN-US">On 06/05/2021 09:17, Taltavull Jean-Francois wrote:<o:p></o:p></span></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<pre><span lang="EN-US">I forgot to mention: in Ubuntu 20.04, the apache shibboleth module is named "shib" and not "sib2". So, I had to supersede the variable<o:p></o:p></span></pre>
<pre><span lang="EN-US">" keystone_apache_modules". If you don't do this, os-keystone playbook fails with " "Failed to set module shib2 to disabled:\n\nMaybe the module identifier (mod_shib) was guessed incorrectly.Consider setting the \"identifier\" option.", "rc": 1, "stderr": "ERROR: Module shib2 does not exist!\n"".<o:p></o:p></span></pre>
<pre><span lang="EN-US"><o:p> </o:p></span></pre>
<pre><span lang="EN-US">So, apache modules enabled are:<o:p></o:p></span></pre>
<pre><span lang="EN-US">- shib<o:p></o:p></span></pre>
<pre><span lang="EN-US">- auth_openidc<o:p></o:p></span></pre>
<pre><span lang="EN-US">- proxy_uwsgi<o:p></o:p></span></pre>
<pre><span lang="EN-US">- headers<o:p></o:p></span></pre>
<pre><span lang="EN-US"><o:p> </o:p></span></pre>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<pre><span lang="EN-US">-----Original Message-----<o:p></o:p></span></pre>
<pre><span lang="EN-US">From: Jonathan Rosser </span><a href="mailto:jonathan.rosser@rd.bbc.co.uk"><span lang="EN-US"><jonathan.rosser@rd.bbc.co.uk></span></a><span lang="EN-US"><o:p></o:p></span></pre>
<pre>Sent: mercredi, 5 mai 2021 19:19<o:p></o:p></pre>
<pre>To: <a href="mailto:openstack-discuss@lists.openstack.org">openstack-discuss@lists.openstack.org</a><o:p></o:p></pre>
<pre><span lang="EN-US">Subject: Re: [openstack-ansible] Keystone federation with OpenID needs<o:p></o:p></span></pre>
<pre><span lang="EN-US">shibboleth<o:p></o:p></span></pre>
<pre><span lang="EN-US"><o:p> </o:p></span></pre>
<pre><span lang="EN-US">Could you check which apache modules are enabled?<o:p></o:p></span></pre>
<pre><span lang="EN-US"><o:p> </o:p></span></pre>
<pre><span lang="EN-US">The set is defined in the code here<o:p></o:p></span></pre>
<pre><a href="https://github.com/openstack/openstack-ansible"><span lang="EN-US">https://github.com/openstack/openstack-ansible</span></a><span lang="EN-US">-<o:p></o:p></span></pre>
<pre><span lang="EN-US">os_keystone/blob/master/vars/ubuntu-20.04.yml#L85-L95<o:p></o:p></span></pre>
<pre><span lang="EN-US"><o:p> </o:p></span></pre>
<pre><span lang="EN-US">On 05/05/2021 17:41, Taltavull Jean-Francois wrote:<o:p></o:p></span></pre>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<pre><span lang="EN-US">I've got keystone_sp.apache_mod = mod_auth_openidc<o:p></o:p></span></pre>
<pre><span lang="EN-US"><o:p> </o:p></span></pre>
</blockquote>
</blockquote>
</blockquote>
</div>
</div>
</body>
</html>