1
0
mirror of https://github.com/rancher/rke.git synced 2025-06-19 20:23:00 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Erik Wilson
e04b7d4413 Add support for Kubernetes API Authn Webhook
Allow multiple authn strategies to be defined, including new 'webhook'
strategy. Webhook strategy configuration contains the contents of the
authentication webhook file as well as the cache timeout period.

This change allows a Kubernetes API Auth service to authenticate
user requests without proxying through the Rancher server.
2019-01-03 17:15:23 -07:00