Skip to content
4nass edited this page Aug 19, 2026 · 3 revisions

IdMux Proxy

IdMux Proxy is a small Go reverse proxy. It lets one browser use more than one active session with the same identity provider (IdP).

The IdP stays unchanged. IdMux stores the selected IdP session in one encrypted browser cookie and sends only the selected session upstream.

Read first

Project status

The secure core is ready for local testing and adapter work. Test IdMux with the exact IdP version and login flow used by your team before production use.

Source code

Open the main repository for code, issues, pull requests, releases, and security reports.

Clone this wiki locally