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/applicati...
application
and its working now.
Regards,
*Sadiq Khoja*
On Tue, Apr 7, 2015 at 3:12 PM, Marek Posolda <mposolda(a)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#...
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@lists.jboss.orghttps://lists.jboss.org/mailman/listinfo/keycloak-user