Recent blog articles:
Configuring authentication in OpenAM via Yandex Cloud using the SAML protocol
28.11.2025
Step-by-step guide to configure SAML 2.0 federation between Yandex Cloud (IdP) and OpenAM / Open Identity Platform (SP). Includes Docker deployment, certificate import, realm setup, and full working SSO test
OpenDJ 5.0.2 Released
25.11.2025
OpenDJ 5.0.2 fixes installation issues, improves Windows upgrade process, and adds Docker data generation support
SSO Configuration: OpenIG as SAML Service Provider for OpenAM
25.11.2025
Implement SAML 2.0 Single Sign-On (SSO) instantly using OpenIG as a proxy and OpenAM as your Identity Provider. This guide details the setup of OpenAM Fedlet and OpenIG configurations via Docker, allowing you to add robust SAML authentication to any application without modifying its source code. Achieve enterprise-grade access management with minimal effort.
How to Protect Model Context Protocol (MCP) Servers with OpenAM and OpenIG
17.11.2025
Secure your Spring AI MCP server with OAuth 2.1 using OpenAM authentication and OpenIG as an authorization gateway. Full step-by-step tutorial with Docker Compose, OpenIdentityPlatform, and VS Code Copilot integration.
OpenIDM 7.0.1 Released
13.11.2025
Major update with JakartaEE 10 migration, Java 17+ support, Java 25 LTS compatibility, and critical security fixes
OpenICF 2.0.1 Released
13.11.2025
Major update with JakartaEE 9 migration, Java 11+ support, and Java 25 LTS compatibility
OpenIG 6.0.1 Released
12.11.2025
Major update with JakartaEE 9 migration, JDK 25 LTS support, and critical security fixes
OpenAM 16.0.3 Released
11.11.2025
OpenAM 16.0.3 updates the target JDK to 11 and JakartaEE 9, adds support for LTS JDK 25, updates the base Docker image to Java 25, addresses multiple security vulnerabilities
OpenDJ 5.0.1 Released
08.11.2025
OpenDJ 5.0.1 introduces Java 11 support, Jakarta EE 9 migration, critical security fixes for CVEs in dependencies
OpenIG Getting Started: How To Protect Web Services with Open Identity Gateway
05.11.2025
Secure web services with OpenIG: Learn to proxy, restrict HTTP methods, validate headers, add security headers, and enforce JWT auth & role-based access.