<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>It's a known issue:</p>
<p><a class="moz-txt-link-freetext" href="https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/issues/1253">https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/issues/1253</a><br>
</p>
<br>
<div class="moz-cite-prefix">On 7/27/2017 5:39 PM, Luiz Omori wrote:<br>
</div>
<blockquote type="cite"
cite="mid:4B269EF6-D729-4B57-BE64-1142EBD5CA5A@dm.duke.edu">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Title" content="">
<meta name="Keywords" content="">
<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;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:Calibri;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:Calibri;
color:windowtext;}
span.msoIns
{mso-style-type:export-only;
mso-style-name:"";
text-decoration:underline;
color:teal;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:Calibri;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style>
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt">Hi,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p>Â </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">We are using
MitreID 1.2.6 so the behaviour below may or may not affect
current.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p>Â </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">After
changing a client ID, we could not reach the client
management page anymore. Looking in the logs, we found
entries like:<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p>Â </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">2017Jul27
17:02:13,645: INFO :
org.mitre.oauth2.web.OAuth2ExceptionHandler - Handling
error: InvalidClientException, Client with id
metree_provider was not found<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p>Â </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">In our case,
<b>metree_provider</b> was the previous client ID that was
renamed to something else.
<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p>Â </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">The
workaround that worked for us was to delete all the contents
from access_token, access_token_permissions, approved_site,
approved_site_scope. it looks like that exception (logged as
INFO...) was serious enough to prevent the Spring framework
to generate the client management page due to some
referential integrity problem.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p>Â </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Regards,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Luiz<o:p></o:p></span></p>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
mitreid-connect mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mitreid-connect@mit.edu">mitreid-connect@mit.edu</a>
<a class="moz-txt-link-freetext" href="http://mailman.mit.edu/mailman/listinfo/mitreid-connect">http://mailman.mit.edu/mailman/listinfo/mitreid-connect</a>
</pre>
</blockquote>
<br>
</body>
</html>