Chad Sikorra created GUACAMOLE-1012:
---------------------------------------
Summary: Support Token Based Authentication for Kubernetes
Key: GUACAMOLE-1012
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1012
Project: Guacamole
Issue Type: Improvement
Components: Kubernetes
Reporter: Chad Sikorra
Currently, the only supported way for authentication to the Kubernetes is by
supplying a client key, as documented here:
[https://guacamole.apache.org/doc/gug/configuring-guacamole.html#kubernetes]
However, Kubernetes also supports token based authentication in the form of an
authorization header:
[https://kubernetes.io/docs/reference/access-authn-authz/authentication/#putting-a-bearer-token-in-a-request]
It would be useful to have support for this in general as an alternative
authentication mechanism. And for some environments, this is the only thing
possible for authentication (EKS in AWS).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)