mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[incubator/keycloak-proxy] deprecating chart (#24258)
Signed-off-by: Matt Farina <matt@mattfarina.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
apiVersion: v1
|
||||
appVersion: "3.4.2.Final"
|
||||
description: Keycloak Proxy supports Single Sign-On with Keycloak
|
||||
description: DEPRECATED Keycloak Proxy supports Single Sign-On with Keycloak
|
||||
name: keycloak-proxy
|
||||
version: 0.0.2
|
||||
version: 0.0.3
|
||||
keywords:
|
||||
- authentication
|
||||
- sso
|
||||
@@ -11,6 +11,4 @@ home: https://www.keycloak.org/docs/3.3/server_installation/topics/proxy.html
|
||||
icon: http://www.keycloak.org/resources/images/keycloak_logo_480x108.png
|
||||
sources:
|
||||
- https://github.com/jboss-dockerfiles/keycloak/tree/master/proxy
|
||||
maintainers:
|
||||
- name: yunsangjun
|
||||
email: ysj188cm@gmail.com
|
||||
deprecated: true
|
||||
|
||||
@@ -7,6 +7,10 @@ For more information, see the Helm Charts [Deprecation and Archive Notice](https
|
||||
|
||||
Keycloak has an HTTP(S) proxy that you can put in front of web applications and services where it is not possible to install the Keycloak adapter. You can set up URL filters so that certain URLs are secured either by browser login and/or bearer token authentication. You can also define role constraints for URL patterns within your applications.
|
||||
|
||||
## DEPRECATION NOTICE
|
||||
|
||||
This chart is deprecated and no longer supported.
|
||||
|
||||
## TL;DR;
|
||||
|
||||
```console
|
||||
|
||||
Reference in New Issue
Block a user