Hi all, we use openid to authenticate the shinyproxy users, and some apps are trying to use it to access other services of our infrastructure.
But the token is never refreshed, so the authorization to those services fail after the token is expired.
I see that there's a proxy.saml.max-authentication-age options, but there's no equivalent for openid.
Is it possible to add a similar option?
Hi all, we use
openidto authenticate the shinyproxy users, and some apps are trying to use it to access other services of our infrastructure.But the token is never refreshed, so the authorization to those services fail after the token is expired.
I see that there's a
proxy.saml.max-authentication-ageoptions, but there's no equivalent foropenid.Is it possible to add a similar option?