<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">I don't think it's doable. Kerberos is
kind of desktop login and logout from the web application won't
destroy the kerberos ticket - similarly like it can't logout your
laptop/desktop session. So when you visit the secured application
next time, you are automatically logged into Keycloak through
SPNEGO due to the Kerberos ticket. <br>
<br>
Hence you need to remove kerberos ticket manually (For example
"kdestroy" works on Linux, but I guess you're using Windows +
ActiveDirectory? ) and then you will be able to see keycloak login
screen and login as different user.<br>
<br>
Marek<br>
<br>
On 22.7.2015 15:38, Michael Gerber wrote:<br>
</div>
<blockquote cite="mid:4431908e-c376-452c-a4f2-cea82952dcdc@me.com"
type="cite">
<div>Hi all,</div>
<div><br>
</div>
<div>I use LDAP with Kerberos and would like to logout and login
again with a different user (no kerberos login, just keycloak
username and password dialog).</div>
<div>Is that possible? </div>
<div><br>
</div>
<div>cheers</div>
<div>Michael</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
keycloak-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/keycloak-user">https://lists.jboss.org/mailman/listinfo/keycloak-user</a></pre>
</blockquote>
<br>
</body>
</html>