mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-07-15 22:58:04 +08:00
Fix a typo in the application permissions documentation
This commit is contained in:
parent
f218022d76
commit
9cd3c851d1
@ -16,7 +16,7 @@ Starting with RC2, OpenIddict includes a built-in feature codenamed "application
|
|||||||
> Similarly, if you granted the "token endpoint" permission to an application but NO "grant type" permission,
|
> Similarly, if you granted the "token endpoint" permission to an application but NO "grant type" permission,
|
||||||
> it was assumed the client application was allowed to use the password or client credentials grants.
|
> it was assumed the client application was allowed to use the password or client credentials grants.
|
||||||
>
|
>
|
||||||
> Retrospectively, this logic was too complex and it removed in RC3 and **application permissions MUST now be explicitly granted**.
|
> Retrospectively, this logic was too complex and was removed in RC3: **application permissions MUST now be explicitly granted**.
|
||||||
|
|
||||||
## Endpoint permissions
|
## Endpoint permissions
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user