Versions
IAM Service Versions
Source, images, and the Helm chart live in iam (the former iam-service repository is archived).
02-Sep-2026
In progress. Active development branch on iam; published chart is 0.0.0-develop.N and images are tagged develop.
04-Sep-2026
openg2p-fastapi-commonbumped to1.2.1DB sessions use the shared
get_async_session_makeracross services
02-Sep-2026
Separate agent vs staff auth cookies; return
401when a token cannot be verifiedAgent API auth matches staff (logout, logged-in user); seed the agent-realm login provider
Fix Keycloak base URL templating; point the agent app at the agent portal host
01-Sep-2026
IAM Staff UI — admin console for applications, roles, permissions, login providers, and data policies
Data policies — ALLOW/DISALLOW filters published to Keycloak; evaluate API for PEPs
Agent portal API shipped in Helm on by default
openg2p-fastapi-common1.2.0— partner JWT verification viaCryptoFactory
17-Jul-2026
Refresh tokens persisted in Redis with auto-refresh in middleware; logout + configurable refresh TTL
CSRF protection for authenticated requests
DataPolicyMiddlewareand data-policy role helpersStaff portal app-registration auth/CSRF fixes; operational roles for register metadata and reference data
19-Jun-2026
Auth middleware fix —
AuthMiddlewarenow correctly resolves nested FastAPI routes (needed for FastAPI 0.137+), so permission checks hit the right endpoint handlerDependency bump —
openg2p-fastapi-commonupdated fromv1.1.6→v1.1.7in Dockerfiles, CI workflows, and Helm chart
15-Jun-2026
Added Auth verify as optional parameter
Restructured the codebase and deployment
08-May-2026
Removed user_type and all the business logic depending on it
Improvement in middleware handling
OIDC specification refinement
17-Apr-2026
IAM Staff Portal API - gateway for Staff Login using the Staff Portal - Interfaces with ID Providers for Token issuance and validation
Bug fixes as part of QA
Last updated
Was this helpful?