Page 1 of 1

How to use security context with cookies?

Posted: Tue Dec 18, 2012 8:06 pm
by pedrocavalero

I have a service that uses a login/password authentication. When it authenticates, it store a cookie on the browser that need to be passed every request then. How do I do this with tiggzi?


How to use security context with cookies?

Posted: Tue Dec 18, 2012 9:25 pm
by maxkatz

How does the cookie need to be passed?

In general, cookies will be sent automatically when sending a request. This will work when running the page from the browser, not when doing a Test inside the builder.