[keycloak-user] HTTP 403 Forbidden while connecting to bearer only application

Stian Thorgersen stian at redhat.com
Thu Jun 4 08:32:14 EDT 2015


We'll need much more info here. How have you secured the app? Is it a WAR? Do you require any roles for the resource you're invoking? Are you sending a bearer token with the request? How do you get the request? Does the user have the required roles? Does the client have the required scope?

----- Original Message -----
> From: "Arjit Agrawal" <arjit.agrawal.07 at gmail.com>
> To: "keycloak-user" <keycloak-user at lists.jboss.org>
> Sent: Thursday, 4 June, 2015 5:49:08 AM
> Subject: [keycloak-user] HTTP 403 Forbidden while connecting to bearer only	application
> 
> Hi,
> 
> I have a new application - 'testapi' under a new realm - 'testrealm'. This
> application is to be used as an API. Its an bearer only application .
> 
> I have also made an OAuth Client to access this service.
> 
> I am using iOS AeroGear plugin in my project to connect to API service with
> all the required creditionals like clientId, roles etc.
> 
> Version of Keycloak - 1.0-beta3 .
> Version of Jboss - JBoss AS 7.1.1
> 
> Its hosted on Amazon AWS . (I tried the same in my local environment it was
> working but when i have done the same on Amazon server, i am getting this
> issue.)
> 
> 
> Thanks for any help on this one.
> 
> Regards,
> Arjit Agrawal
> 
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user


More information about the keycloak-user mailing list