[keycloak-user] Keycloak - login into applciation

Bill Burke bburke at redhat.com
Wed Jul 22 22:24:30 EDT 2015


It is standard servlet security.  Use security constraints to secure the 
url patterns you want to secure.

On 7/22/2015 5:04 PM, Senthil Nathan wrote:
> Hi,
>
> I followed the screencast videos and there is no option to make my
> application's index.html as default page. Can you guide me in this.
>
>
> Thanks,
> Senthil
>
> On Wed, Jul 22, 2015 at 1:15 PM, Bill Burke <bburke at redhat.com
> <mailto:bburke at redhat.com>> wrote:
>
>     You should probably look at the examples that come with the distro.  The
>     screencast videos would help too although they are quite out of date.
>
>     On 7/22/2015 1:42 PM, Senthil Nathan wrote:
>     > Hi Stian,
>     >
>     > Thanks for the reply. Currently I deployed my application in wildfly8
>     > server with basic authentication and moving it to wildfly9 server with
>     > OAuth2.0 authentication. I came across thru keycloak which does the same
>     > OAuth2.0 authentication. I tried deploying my application in wildfly9
>     > server by following the below link
>     >
>     >http://docs.jboss.org/keycloak/docs/1.2.0.Beta1/userguide/html_single/index.html
>     >
>     > After starting the server I am logging in using the realm user into my
>     > application which I have created using keycloak settings. I need the
>     > user which I have created using my application and keycloak only need
>     > provied authentication to my REST service.
>     >
>     > Kindly help in this.
>     >
>     > Thanks,
>     > Senthil
>     >
>     > On Wed, Jul 22, 2015 at 12:10 AM, Stian Thorgersen <stian at redhat.com <mailto:stian at redhat.com>
>     > <mailto:stian at redhat.com <mailto:stian at redhat.com>>> wrote:
>     >
>     >     You'll need to add a lot more information than this if we're going
>     >     to be able to help you
>     >
>     >     ----- Original Message -----
>     >      > From: "Senthil Nathan" <sennatece at gmail.com <mailto:sennatece at gmail.com>
>     >     <mailto:sennatece at gmail.com <mailto:sennatece at gmail.com>>>
>     >      > To:keycloak-user at lists.jboss.org <mailto:keycloak-user at lists.jboss.org>
>     >     <mailto:keycloak-user at lists.jboss.org <mailto:keycloak-user at lists.jboss.org>>
>     >      > Sent: Wednesday, 22 July, 2015 2:09:35 AM
>     >      > Subject: [keycloak-user] Keycloak - login into applciation
>     >      >
>     >      > Hi,
>     >      >
>     >      > I installed keycloak in wildfly9 server and I deployed my
>     >     application. When I
>     >      > accessed the home page of my application, Im unable to login in
>     >     using my
>     >      > application user. Can anybody help me in this.
>     >      >
>     >      > Thanks,
>     >      > Senthil
>     >      >
>     >      > _______________________________________________
>     >      > keycloak-user mailing list
>      >      > keycloak-user at lists.jboss.org
>     <mailto:keycloak-user at lists.jboss.org>
>     <mailto:keycloak-user at lists.jboss.org
>     <mailto:keycloak-user at lists.jboss.org>>
>      >      > https://lists.jboss.org/mailman/listinfo/keycloak-user
>     >
>     >
>     >
>     >
>     > _______________________________________________
>     > keycloak-user mailing list
>     >keycloak-user at lists.jboss.org <mailto:keycloak-user at lists.jboss.org>
>     >https://lists.jboss.org/mailman/listinfo/keycloak-user
>     >
>
>     --
>     Bill Burke
>     JBoss, a division of Red Hat
>     http://bill.burkecentral.com
>     _______________________________________________
>     keycloak-user mailing list
>     keycloak-user at lists.jboss.org <mailto:keycloak-user at lists.jboss.org>
>     https://lists.jboss.org/mailman/listinfo/keycloak-user
>
>

-- 
Bill Burke
JBoss, a division of Red Hat
http://bill.burkecentral.com


More information about the keycloak-user mailing list