Skip to content

[DOC] Document cache_jwks_endpoint setting in OpenID documentation #12198

@cwperks

Description

@cwperks

What do you want to do?

  • Request a change to existing documentation
  • Add new documentation
  • Report a technical problem with the documentation
  • Other

Tell us about your request. Provide a summary of the request.

The JWT documentation has a section on caching and performance, but this section is lacking from OIDC documentation.

This should also be documented in OIDC docs.

Note: Caching is enabled by default for JWT authentication when using jwks_uri to get jwks from a remote url, however, this is not the case for OIDC and needs to be explicitly enabled.

Caching will prevent OpenSearch from making many remote calls to get the JWT KeySet.

Version: List the OpenSearch version to which this issue applies, e.g. 2.14, 2.12--2.14, or all.

All

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions