Skip to content

Commit 9318df9

Browse files
committed
read-me: added version support table
1 parent af33a33 commit 9318df9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
# OpenIddict Utils
22
Contains packages to assist in integrating Rock Solid Knowledge components into OpenIddict.
33

4+
## Support
5+
Here is a table detailing which versions of AdminUI support each version of the Utils package.
6+
7+
| Utils Package Version | AdminUI Version |
8+
|:---------------------:|:---------------------:|
9+
| v1.0.0 | v1.0-v1.1, v2.0, v3.0 |
10+
| v2.0.0 | v1.2+, v2.1+, v3.1+ |
11+
12+
413
## Scopes and Client Applications Claims
514
### Use case
615
In the OIDC protocol, it is common to assign Claims to both Scopes and Client Applications. Once this binding is in place, the associated Claims should be automatically included in the token when the access request is successful.

0 commit comments

Comments
 (0)