<div dir="ltr">Which Keycloak version are you using?</div><div class="gmail_extra"><br><div class="gmail_quote">2016-09-15 6:55 GMT+02:00 Francisco Montada <span dir="ltr">&lt;<a href="mailto:fmontadamt@gmail.com" target="_blank">fmontadamt@gmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span style="font-size:12.8px">Hi Team</span><div style="font-size:12.8px">We are facing the problem with the user credentials clean up, the uses cases are two and are consisten </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">1. From the <span>Keycloak</span> Web Console, sometime if I remove more that one role at the same time, is happen the credential clean up. </div><div style="font-size:12.8px">2. After redeploy the server, the credential for some users are being clean up </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">This is how the user credentials looks after the clean up </div><div style="font-size:12.8px"><div> &quot;credentials&quot; : [ </div><div>        {</div><div>            &quot;value&quot; : &quot;ZTA3VTu2d7X6Cl/iSWKjGBGb5bJUF<wbr>Bto1EiOs8AjLj5rIKkMo2Wzymgm8rd<wbr>PP27LMBBovNw8nxpDvcp4tniCqw==&quot;</div><div>        }</div><div>    ],</div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">The problem is that after that <span>Keycloak</span> can no do anything with that user because the server start getting NullpointerException </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div>03:36:36,031 ERROR [io.undertow.request] (default task-5) UT005023: Exception handling request to /auth/admin/realms/opencarwash<wbr>/users/09c74660-902c-441b-<wbr>8892-f7dd560a7b83/reset-<span>passwo<wbr>rd</span>: org.jboss.resteasy.spi.Unhandl<wbr>edException: java.lang.NullPointerException</div><div><span style="white-space:pre-wrap">        </span>at org.jboss.resteasy.core.Except<wbr>ionHandler.handleApplicationEx<wbr>ception(ExceptionHandler.java:<wbr>76)</div><div><span style="white-space:pre-wrap">        </span>at org.jboss.resteasy.core.Except<wbr>ionHandler.handleException(Exc<wbr>eptionHandler.java:212)</div><div><span style="white-space:pre-wrap">        </span>at org.jboss.resteasy.core.Synchr<wbr>onousDispatcher.writeException<wbr>(SynchronousDispatcher.java:16<wbr>8)</div><div><span style="white-space:pre-wrap">        </span>at org.jboss.resteasy.core.Synchr<wbr>onousDispatcher.invoke(Synchro<wbr>nousDispatcher.java:411)</div><div><span style="white-space:pre-wrap">        </span>at org.jboss.resteasy.core.Synchr<wbr>onousDispatcher.invoke(Synchro<wbr>nousDispatcher.java:202)</div><div><span style="white-space:pre-wrap">        </span>at org.jboss.resteasy.plugins.ser<wbr>ver.servlet.ServletContainerDi<wbr>spatcher.service(ServletContai<wbr>nerDispatcher.java:221)</div><div><span style="white-space:pre-wrap">        </span>at org.jboss.resteasy.plugins.ser<wbr>ver.servlet.HttpServletDispatc<wbr>her.service(HttpServletDispatc<wbr>her.java:56)</div><div><span style="white-space:pre-wrap">        </span>at org.jboss.resteasy.plugins.ser<wbr>ver.servlet.HttpServletDispatc<wbr>her.service(HttpServletDispatc<wbr>her.java:51)</div><div><span style="white-space:pre-wrap">        </span>at javax.servlet.http.HttpServlet<wbr>.service(HttpServlet.java:790)</div><div><span style="white-space:pre-wrap">        </span>at io.undertow.servlet.handlers.S<wbr>ervletHandler.handleRequest(Se<wbr>rvletHandler.java:85)</div><div><span style="white-space:pre-wrap">        </span>at io.undertow.servlet.handlers.F<wbr>ilterHandler$FilterChainImpl.d<wbr>oFilter(FilterHandler.java:129<wbr>)</div><div><span style="white-space:pre-wrap">        </span>at org.<span>keycloak</span>.services.filters.<wbr>KeycloakSessionServletFilter.d<wbr>oFilter(KeycloakSessionServlet<wbr>Filter.java:90)</div><div><span style="white-space:pre-wrap">        </span>at io.undertow.servlet.core.Manag<wbr>edFilter.doFilter(ManagedFilte<wbr>r.java:60)</div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">And on the login page the user see this </div><div style="font-size:12.8px">&quot;Unexpected error when handling authentication request to identity provider.&quot;</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">could you please help us ? </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks </div></div>
<br>______________________________<wbr>_________________<br>
keycloak-user mailing list<br>
<a href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/keycloak-user" rel="noreferrer" target="_blank">https://lists.jboss.org/<wbr>mailman/listinfo/keycloak-user</a><br></blockquote></div><br></div>