Configuring security for containerized applications
An application administrator can use the WebSphere® Liberty operator to configure security for applications on Kubernetes-based clusters.
- Configuring transport layer security (TLS)
certificates
Configure TLS certificates to secure applications. By default, the operator generates certificates. Instead, an administrator can specify certificates for the Route and Service.
- Configuring single sign-on (SSO) for
operators
Configure SSO so that application users can log in with their existing accounts for social media providers or for any OpenID Connect (OIDC) or OAuth 2.0 clients.
- Using environment variables for basic
authentication credentials
Use the
username
andpassword
container environment variables for basic authentication credentials.