[keycloak-user] Integrate the Keycloak Login view in my own html with iframe

Christoph Machnik christoph.machnik at traveltainment.de
Mon Feb 9 04:58:14 EST 2015


Hi all,

I have a html-frontend and i want to show the loginpage from keycloak as a part of this frontend and not redirect to the loginpage. Is there a possibility to do this ?
My first thougt was an iframe, but what is the src for this ?

<div id="body">
      <div id="content">
            <div id="infoBox"></div>
            <div class="verticalSpace"></div>
            <div id="LoginView">
                  <iframe src="[Keycloak login view]"></iframe>
            </div>
      </div>
</div>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20150209/821384c2/attachment.html 


More information about the keycloak-user mailing list