Skip to content

Commit 13b20a2

Browse files
committed
read-me: added version support table
1 parent af33a33 commit 13b20a2

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 | Notes |
8+
|:---------------------:|:---------------------:|----------------------------------------------------------|
9+
| v1.0.0 | v1.0-v1.1, v2.0, v3.0 | This package is incompatible with the RSK saml component |
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)