ContainerImage.Pinniped/pkg
Matt Moyer fec24d307e
Fix missing normalization in pkg/oidcclient/filesession.
We have some nice normalization code in this package to remove expired or otherwise malformed cache entries, but we weren't calling it in the appropriate place.

Added calls to normalize the cache data structure before and after each transaction, and added test cases to ensure that it's being called.

Signed-off-by: Matt Moyer <moyerm@vmware.com>
2021-04-08 14:12:34 -05:00
..
conciergeclient certauthority.go: Refactor issuing client versus server certs 2021-03-12 16:09:37 -08:00
oidcclient Fix missing normalization in pkg/oidcclient/filesession. 2021-04-08 14:12:34 -05:00