This repository contains the ASM User Auth deployment for Anthos service mesh.
-
release-1.2
-
v1.2.0
- Updated
user-auth-configfor new binary configuration. - Added
attributeMappingfield in UserAuthConfig for custom claims mapping from the original IDToken.
- Updated
-
-
release-1.1
-
v1.1.0
- Upgraded kpt to v1.0.
- Added the
proxyfield in the UserAuthConfig for http proxy support. - Fixed a bug of the
certificateAuthorityDatafield in the UserAuthConfig not working correctly.
-
-
release-1.0
-
v1.0.1
- Added the
proxyfield in the UserAuthConfig for http proxy support. - Fixed a bug of the
certificateAuthorityDatafield in the UserAuthConfig not working correctly.
- Added the
-
v1.0.0
- GA Launch.
- Store client credentials in K8s secret.
-
-
release-0.1
- Preview Launch.