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