OIDC releases

Prev Next

OIDC - OpenID Connect 2.1

IXM Platform version

This OIDC version requires IXM Platform version 11.16.0 or later.

New features

With this version, we’ve implemented the following new features:

Improved error handling

To improve error handling, we've improved the descriptions and handling of access denial and error scenarios.

Docker and modernization

We’ve made updates to support Dockerized deployments using the latest .NET 8.0 version. In addition, we’ve introduced Bitbucket pipelines for automated Docker image builds and publishing.

Documentation and configuration

This version includes refinements to our README files for better onboarding and clarity.


OIDC - OpenID Connect 2.0

IXM Platform version

This OIDC version requires IXM Platform version 11.16.0 or later.

New features

With this version, we’ve implemented the following new features:

Enhanced authentication flow

To enhance the authentication flow, we’ve enhanced redirect parameters to improve security and flexibility. In addition, we’ve improved debugging and handling of potential errors during the authentication process.

Infrastructure improvements

With this release, we’ve updated dependencies to ensure compatibility with newer tools.

Code quality enhancements

To keep the code clean and maintainable, we’ve removed unused namespaces and settings. Furthermore, we’ve improved SonarCloud validation and test coverage.


OIDC - OpenID Connect 1.0

New features

With this version, we’ve implemented the following new features:

  • Essential OIDC authentication and authorization mechanisms.

  • Base setup for managing user sessions and access tokens.