rohe / oictest

OAuth2 and OpenID Connect test tools
Other
39 stars 21 forks source link

Adding support for JavaScript redirection #11

Closed ghost closed 10 years ago

ghost commented 10 years ago

Create new interaction control to simulate redirection based on contents of returned response. For usage specify a url_regex which is used to grab the redirect URL from the response body.

Also added example test-flow that uses the new interaction control