Last updated on August 5, 2025
Version 3.8.0 – August 5, 2025
- Added support for managing configuration secrets via environment variables
- Fixed the handling of security_group_dn and custom_filter by the LDAP Proxy
- Fixed Proxy-State attribute passing
Version 3.7.3 – July 10, 2025
- Fixed attributes in the RADIUS dictionary
Version 3.7.2 – July 2, 2025
- Updated the RADIUS dictionary
Version 3.7.1 – June 4, 2025
- Fixed an issue causing long-lived LDAP connections not to close correctly after the authentication source got disconnected
Version 3.7.0 – May 6, 2025
- Added support for backup authentication hosts when using LDAP proxy (you can now list multiple LDAP authentication sources in auth_source for each proxy server in the proxy_servers section)
- Added the possibility to define more than one rublon section on a single Rublon Authentication Proxy instance, enabling you to protect multiple VPNs or services using different configurations
- Changed attribute names in the rublon section to better reflect the names of the values taken from the Rublon Admin Console (for backward compatibility, old attribute names will still work):
- rublon_api → api_server
- rublon_token → system_token
- rublon_secret → secret_key
- Made the access_user_dn option case insensitive