<div dir="ltr">Hi there,<div><br></div><div>I have a war application deployed to tomcat that is currently secured with BASIC authentication through tomcat&#39;s realm. When I try to access secured page, the authentication popup appears.</div><div>I would like to switch to keycloak securitu but I&#39;m not sure if it is possible to configure keycloak to force this authentication popup.</div><div>I tried setting it up but when I try to access the secured page, instead of authentication popup I am redirected to keycloak page &quot;<span style="color:rgb(51,51,51);font-family:&quot;Helvetica Neue&quot;,Helvetica,&quot;Segoe UI&quot;,Arial,freesans,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;,&quot;Segoe UI Symbol&quot;;font-size:16px;line-height:25.6px">Client is not allowed to initiate browser login with given response_type. Standard flow is disabled for the client.</span>&quot;</div><div>I&#39;ve followed the instructions fromĀ <a href="https://github.com/keycloak/keycloak/tree/master/examples/basic-auth">https://github.com/keycloak/keycloak/tree/master/examples/basic-auth</a> andĀ <a href="http://keycloak.github.io/docs/userguide/keycloak-server/html/ch08.html#tomcat-adapter">http://keycloak.github.io/docs/userguide/keycloak-server/html/ch08.html#tomcat-adapter</a>.</div><div><br></div><div>Is it possible to setup tomcat and keycloak so that the authentication popup would be forced to appear?</div><div><br></div><div>Thanks</div></div>