Skip to content

Instantly share code, notes, and snippets.

@corinnekrych
Created September 23, 2014 10:54
Show Gist options
  • Save corinnekrych/760684c6368e9ba9f3c4 to your computer and use it in GitHub Desktop.
Save corinnekrych/760684c6368e9ba9f3c4 to your computer and use it in GitHub Desktop.
GET /ProductInventory/rest/portal/products HTTP/1.1
Host: 192.168.0.37:8080
Accept: */*
Cookie: OAuth_Token_Request_State=15/68819f27-f4ad-40a3-838b-49145c3db71d
User-Agent: KeycloakDemo/1 CFNetwork/711.0.6 Darwin/14.0.0
Accept-Language: en-us
Accept-Encoding: gzip, deflate
Connection: keep-alive
RESPONSE
HTTP/1.1 302 Found
Expires: 0
Cache-Control: no-cache, no-store, must-revalidate
X-Powered-By: Undertow/1
Set-Cookie: OAuth_Token_Request_State=16/e2df496a-fd68-4a31-a168-f7f7ebfc1b7c
Server: WildFly/8
Pragma: no-cache
Location: http://192.168.0.37:8080/auth/realms/product-inventory/tokens/login?client_id=product-inventory&redirect_uri=http%3A%2F%2F192.168.0.37%3A8080%2FProductInventory%2Frest%2Fportal%2Fproducts&state=16%2Fe2df496a-fd68-4a31-a168-f7f7ebfc1b7c&login=true
Date: Tue, 23 Sep 2014 10:52:13 GMT
Connection: keep-alive
Content-Length: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment