Hi team, I was wondering if anyone else has experi...
# general
a
Hi team, I was wondering if anyone else has experienced a similar issue where users are creating API tokens and the enabled field on the tokens is being switched to false. It's causing users to have to re-create tokens constantly. For reference we are on rancher 2.9.x and use LDAP for auth. Appreciate any suggestions on how to move forward, thanks!
h
I think as of rancher 2.8 tokens are only valid for 90-days
--
a
We have that set to never expire so don’t believe it’s related
h
oh ok
am curious does the issue occur when ldap account (one that generated token) password expires?
I have ADFS auth and have used local service account to create API token so I have not had this issue
a
we haven’t been able to pinpoint the exact reason, it happens randomly for us, some users have their tokens disabled after 4 days others a month, etc, even though the token was set to never expire. It seems like there’s an enabled field that gets set to false in the token spec
this was the closest issue to what I am seeing: https://github.com/rancher/rancher/issues/42678