From 7a4062f5b408a3e2427287366b24097b25114cb0 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 00:49:38 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- authN-authZ/README.md | 4 ++-- authN-authZ/auth-istio/keycloak_install.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/authN-authZ/README.md b/authN-authZ/README.md index 94cea4a3a..571450135 100644 --- a/authN-authZ/README.md +++ b/authN-authZ/README.md @@ -4,6 +4,6 @@ Access to enterprise AI workloads requires robust authentication and authorizati Here we provide different options for user to implement authentication and authorization according to their needs: -## Istio based implementation for cloud native environments ## +## Istio based implementation for cloud native environments -Utilize Istio, a well-known and widely adopted cloud-native tool, to enhance authentication and authorization processes. This ensures secure, efficient, and reliable enterprise operations by managing access controls effectively. This solution can integrate directly with OIDC providers like Keycloak or utilize an authentication proxy such as oauth2-proxy, enhancing its flexibility and scalability. We provide support for both helm chart and GMC based GenAI workload deployment to handle the authentication and authorization with either strict or flexible policies, adapting to various security requirements and operational needs. Please refer the documentation [here](./auth-istio/README.md) for more information. \ No newline at end of file +Utilize Istio, a well-known and widely adopted cloud-native tool, to enhance authentication and authorization processes. This ensures secure, efficient, and reliable enterprise operations by managing access controls effectively. This solution can integrate directly with OIDC providers like Keycloak or utilize an authentication proxy such as oauth2-proxy, enhancing its flexibility and scalability. We provide support for both helm chart and GMC based GenAI workload deployment to handle the authentication and authorization with either strict or flexible policies, adapting to various security requirements and operational needs. Please refer the documentation [here](./auth-istio/README.md) for more information. diff --git a/authN-authZ/auth-istio/keycloak_install.yaml b/authN-authZ/auth-istio/keycloak_install.yaml index 71d8de7f1..5b8ee0f44 100644 --- a/authN-authZ/auth-istio/keycloak_install.yaml +++ b/authN-authZ/auth-istio/keycloak_install.yaml @@ -63,4 +63,4 @@ spec: targetPort: 8080 selector: app: keycloak - type: LoadBalancer \ No newline at end of file + type: LoadBalancer