Skip to content

OIDC pkce timeout #8213

@danielnginx

Description

@danielnginx

Enable the ability to set the timeout for the following:

    keyval_zone zone=oidc_pkce:128K        timeout=90s sync;
    keyval_zone zone=oidc_id_tokens:1M     timeout=1h sync;
    keyval_zone zone=oidc_access_tokens:1M timeout=1h sync;
    keyval_zone zone=refresh_tokens:1M     timeout=8h sync;
    keyval_zone zone=oidc_sids:1M          timeout=8h sync;

References

nginxinc/nginx-openid-connect#110 (comment)

Metadata

Metadata

Assignees

Labels

backlogPull requests/issues that are backlog itemsproposalAn issue that proposes a feature requestrefinedIssues that are ready to be prioritized

Type

No type

Projects

Status

Done 🚀

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions