[keycloak-dev] Client getting 405 response for POST API using stateless adapter

Marek Posolda mposolda at redhat.com
Mon Mar 30 11:36:36 EDT 2015


I will take a look at it and will let you know.

Marek

On 30.3.2015 08:33, Bappaditya Gorai (bgorai) wrote:
>
> Hi Team,
>
> We are facing following issue in Keycloak 1.1.0_Final release. I am 
> using *stateless adapter* configuration i.e * tokenstore is  cookie*.
>
> I have an API endpoint which support *POST *method. While accessing 
> this API client is receiving  405 (Method not allowed) response. Same 
> works fine if adapter is **not*** *stateless.
>
> From my understanding looks like 302 response of CODE_TO_TOKEN is 
> causing the Client to access the Resource Endpoint as GET method which 
> is not allowed in my case( My API endpoint only supports POST).
>
> Do you have any fix for this?
>
> Thanks
>
> Bappaditya Gorai
>
>
>
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-dev/attachments/20150330/3b3707f1/attachment.html 


More information about the keycloak-dev mailing list