Skip to content

Latest commit

 

History

History

.docker

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Wren:IG

Organization Website Gitter License Source Code Contributing Guide

Wren:IG is a community‐developed reverse proxy server providing single sign-on (SSO) to any application behind the proxy.

Wren:IG includes a number of pre-built filters to transform data of intercepred requests / responses. Scripted filter allows you to easily create your own filter using the Groovy language.

The features of Wren:IG include:

  • Authentication / Authorization using industry-standard protocols (SAML 2.0, OAuth 2.0, OpenID Connect)
  • Single Sign-On (SSO)
  • Single Logout (SLO)
  • Session management
  • Password replay

Wren:IG is one of the projects in the Wren Security Suite, a community initiative that adopted open‐source projects formerly developed by ForgeRock.

How to use this image

You can run Wren:IG through this command:

docker run --rm --name wrenig-test -p 8080:8080 wrensecurity/wrenig:latest

Then you can hit http://localhost:8080/wrenig/studio in your browser.

Acknowledgments

Wren:IG is standing on the shoulders of giants and is a continuation of a prior work:

  • OpenIG by ForgeRock AS

We'd like to thank them for supporting the idea of open-source software.

Disclaimer

Please note that the acknowledged parties are not affiliated with this project. Their trade names, product names and trademarks should not be used to refer to the Wren Security products, as it might be considered an unfair commercial practice.

Wren Security is open source and always will be.