acl: JWT changelog entry and typo fix

This commit is contained in:
Piotr Kazmierczak 2023-03-20 10:50:13 +01:00
parent 4609119fb5
commit acfc266c30
2 changed files with 4 additions and 1 deletions

3
.changelog/15897.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:improvement
acl: New auth-method type: JWT
```

View File

@ -61,7 +61,7 @@ The table below shows this endpoint's support for
- `OIDCScopes` `(array<string>)` - List of OIDC scopes.
- `BoundAudiences` `(array<string>)` - List of auth claims that are valid for
- `BoundAudiences` `(array<string>)` - List of aud claims that are valid for
login; any match is sufficient.
- `AllowedRedirectURIs` `(array<string>)` - A list of allowed values for