diff --git a/.changelog/15897.txt b/.changelog/15897.txt new file mode 100644 index 000000000..104b23b5f --- /dev/null +++ b/.changelog/15897.txt @@ -0,0 +1,3 @@ +```release-note:improvement +acl: New auth-method type: JWT +``` diff --git a/website/content/api-docs/acl/auth-methods.mdx b/website/content/api-docs/acl/auth-methods.mdx index 3a39a7322..1a0107ec7 100644 --- a/website/content/api-docs/acl/auth-methods.mdx +++ b/website/content/api-docs/acl/auth-methods.mdx @@ -61,7 +61,7 @@ The table below shows this endpoint's support for - `OIDCScopes` `(array)` - List of OIDC scopes. - - `BoundAudiences` `(array)` - List of auth claims that are valid for + - `BoundAudiences` `(array)` - List of aud claims that are valid for login; any match is sufficient. - `AllowedRedirectURIs` `(array)` - A list of allowed values for