[keycloak-user] CORS for direct grant access

Sadiq Khoja sadiqkhoja at gmail.com
Tue Apr 7 06:28:28 EDT 2015


Dear Marek,

Because I don't want to redirect user to Keycloak's login page.

BTW: I was getting CORS error for refresh url as well so I added my origin
in security-admin-console
<http://localhost:8080/auth/admin/master/console/#/realms/master/applications/d1f6f182-1a13-4e9d-bee7-8a2693d9fae9>
application
and its working now.

​
Regards,
*​​Sadiq Khoja*


On Tue, Apr 7, 2015 at 3:12 PM, Marek Posolda <mposolda at redhat.com> wrote:

>  Hi,
>
> the question is why you need Direct Grant Access in javascript
> application? I think it will be much better to use our javascript adapter
> and retrieve the access token with it:
> http://docs.jboss.org/keycloak/docs/1.2.0.Beta1/userguide/html/ch08.html#javascript-adapter
>
> Marek
>
>
> On 7.4.2015 10:24, Sadiq Khoja wrote:
>
>  Guys,
>
>  I want to enable CORS for Direct Grant Access, how to do it? I am
> getting following error from my javascript application:
>
>  (index):1 XMLHttpRequest cannot load
> http://localhost:8080/auth/realms/master/tokens/grants/access. No
> 'Access-Control-Allow-Origin' header is present on the requested resource.
> Origin 'http://pn.localhost:81' is therefore not allowed access. The
> response had HTTP status code 400.
>
>
>> Regards,
> * ​​ Sadiq Khoja*
>
>
>
> _______________________________________________
> keycloak-user mailing listkeycloak-user at lists.jboss.orghttps://lists.jboss.org/mailman/listinfo/keycloak-user
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20150407/a670df17/attachment.html 


More information about the keycloak-user mailing list