tacker/releasenotes/notes/support-openid-k8s-vim-8767a454e6b0a72d.yaml
Qibin Yao 57902730d6 Add OpenID Connect Token Auth for k8s
This patch adds openid token auth support when calling k8s APIs.

Openid token auth of k8s relies on an external openid provider,
and Keycloak acts as the openid provider in this implementation.

Implements: blueprint support-openid-k8s-vim
Change-Id: Ie5e080a20cba3ba0ed514ede7955eb16729d797c
2022-09-12 01:26:53 +00:00

8 lines
273 B
YAML

---
features:
- |
Adds "openid token" authentication strategy for Kubernetes VIM. Users can
specify openid authentication parameters in the `VIM Register Request`
or the `VNF Instantiate Request` to indicate tacker to use openid token
for authentication.