document resource class deprecation

Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
This commit is contained in:
Mark Sagi-Kazar 2023-09-21 01:36:29 +02:00
parent 42ce5d4d51
commit ca1b875374
No known key found for this signature in database
GPG key ID: 31AB0439F4C5C90E

View file

@ -41,6 +41,11 @@ is authorized for a specific resource.
#### Resource Class
> [!WARNING]
> Resource Class is deprecated and ignored.
> `repository` and `repository(plugin)` are considered equal when authorizing a token.
> Authorization services should no longer return scopes with a resource class.
The resource type might have a resource class which further classifies the
the resource name within the resource type. A class is not required and
is specific to the resource type.