Skip to main content
Version: Release 26.1

Security Configuration

This section covers security configuration for Digital.ai Release running on Kubernetes. Use these guides to set up authentication, encrypt communications, and configure trust between services.

Start with OIDC configuration if you need single sign-on authentication. Then set up TLS/SSL to encrypt traffic between clients and Release, configure truststores for certificate validation, and enable HTTP2 for better performance. You can also disable the SNI check if your environment requires it.

Key Topics

  • OIDC Configuration: Configure OpenID Connect (OIDC) authentication for Digital.ai Release on Kubernetes.
  • Configure SSL/TLS: Set up SSL/TLS to encrypt communications in your Kubernetes environment.
  • Set up Truststore: Configure a truststore for certificate validation in Release.
  • Configure HTTP2: Enable HTTP2 for better performance in your Release deployment.
  • Disable SNI Check: Disable the Server Name Indication (SNI) check if needed.