v2.0.0
Server
Added
- Token longevity can now be configured (in seconds). Default to 43200 (12 hours).
Changed
- Token generated now only contains uid. Groups and DN are added to the TokenReview when kube-apiserver dial k8s-ldap-auth.
Client
Added
- There is now a reset command to ease the removal of cached token and force reauthentication on next invocation.