You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Set to true to enable refresh tokens. Recommended for production environments.
111
+
enabled: false
112
+
absoluteRefreshTokenLifetimeSeconds: ""
113
+
slidingRefreshTokenLifetimeSeconds: ""
114
+
107
115
# Specify the name of the shared storage class
108
116
# This storage class requires ReadWriteMany. You will need to provide your own storage class. Storage classes with automatic volume previsioners are recommended.
0 commit comments