From 153743e95220c98cc1397425cc8b1f139178a7cf Mon Sep 17 00:00:00 2001 From: Erikson Bahr Date: Fri, 2 Feb 2024 08:46:24 -0300 Subject: [PATCH] update docs --- docs/docs/configuration/alpha_config.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/configuration/alpha_config.md b/docs/docs/configuration/alpha_config.md index 03f10faa..8644c7be 100644 --- a/docs/docs/configuration/alpha_config.md +++ b/docs/docs/configuration/alpha_config.md @@ -390,6 +390,7 @@ character. | `extraAudiences` | _[]string_ | ExtraAudiences is a list of additional audiences that are allowed
to pass verification in addition to the client id. | | `enableCookieRefresh` | _bool_ | Enable cookie refresh functionality that is going to be triggered every time the session is updated | | `cookieRefreshName` | _string_ | Name of the cookie that is going to be extracted from the request and refreshed | +| `cookieRefreshURL` | _string_ | Url that is going to be used to refresh the cookie | ### Provider