-
Notifications
You must be signed in to change notification settings - Fork 0
Home
4nass edited this page Aug 19, 2026
·
3 revisions
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.
- Getting started
- Configuration
- Architecture
- Operations
- Security
- Development
- DevOps & Operations
- Contributing
- Edit the wiki
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.
Open the main repository for code, issues, pull requests, releases, and security reports.