Skip to content
  • Martin Lowe's avatar
    Add Redirect Filter that allows for cancelling of redirects · 449e5aec
    Martin Lowe authored and Martin Lowe's avatar Martin Lowe committed
    Adds new response filter that intercepts redirects to change the
    response to a different code on given endpoints using regex to target
    endpoints.
    
    Adds 3 new properties for enabling redirect blocking, configuring the
    endpoints that this filter applies to, and the return code.
    
    Update naming of redirect filter, remove bad call, remove oidc-client
    449e5aec