F5Networks / k8s-bigip-ctlr

Repository for F5 Container Ingress Services for Kubernetes & OpenShift.
Apache License 2.0
364 stars 195 forks source link

Adding support for refresh Token api #3589

Closed vklohiya closed 3 weeks ago

vklohiya commented 1 month ago

Description: Adding support for refresh Token api

Changes Proposed in PR: Added support for token refresh api. CM access token have a expiry of 5 mins. CIS does not continuously fetches the access token once it's expired, instead it fetches the access token when it wants to post something to CM and access-token is expired. It will use the session until the refresh token is expired.

CM refresh token have a expiry of 10H and CM terminates the session after 10 hours. CIS will establish a new session every 10 hours. CIS

General Checklist

CRD Checklist

vklohiya commented 1 month ago

/azp run

azure-pipelines[bot] commented 1 month ago
Azure Pipelines successfully started running 1 pipeline(s), but failed to run 1 pipeline(s).
vklohiya commented 1 month ago

/azp run

azure-pipelines[bot] commented 1 month ago
Azure Pipelines successfully started running 1 pipeline(s), but failed to run 1 pipeline(s).
vklohiya commented 3 weeks ago

/azp run

azure-pipelines[bot] commented 3 weeks ago
Azure Pipelines successfully started running 1 pipeline(s), but failed to run 1 pipeline(s).
vklohiya commented 3 weeks ago

/azp run

azure-pipelines[bot] commented 3 weeks ago
Azure Pipelines successfully started running 1 pipeline(s), but failed to run 1 pipeline(s).