We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Background
AC
Misc.
$enable_zone_sync
keyval_zone zone=oidc_id_tokens:1M state=/etc/nginx/aux/oidc_id_tokens.json timeout=1h sync; keyval_zone zone=oidc_access_tokens:1M state=/etc/nginx/aux/oidc_access_tokens.json timeout=1h sync; keyval_zone zone=oidc_refresh_tokens:1M state=/etc/nginx/aux/oidc_refresh_tokens.json timeout=8h sync; keyval_zone zone=oidc_pkce:128K timeout=90s sync; keyval_zone zone=oidc_nonce_hash:128K timeout=90s sync; keyval_zone zone=oidc_token_query_params:128K timeout=90s sync;
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Background
AC
Misc.
$enable_zone_sync
The text was updated successfully, but these errors were encountered: