-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
Chapter 4.1 of MP-JWT 1.1 recommends minimal set of JWT claims which should be required.
Current implementation doesn't check for following claims and returns 200/OK if they are missing:
- upn
- jti
- groups
- iat
- sub