-
-
Notifications
You must be signed in to change notification settings - Fork 771
Closed
Labels
Milestone
Description
Is there an existing issue for this?
- I have searched the existing issues
What happened?
JWT response message has changed slightly which could break implementations that parse the JWT response message.
Steps to reproduce?
- install JWT support extension
- Implement JWT login
- Login using JWT
Current Behavior
Expected Behavior
Relevant log output
Anything else?
I don't know honestly if one is more standard than the other but it is an undocumented breaking change for JWT consumers targeting DNN9 vs DNN10.
Affected Versions
10.1.2 (latest v10 release)
What browsers are you seeing the problem on?
Chrome
Code of Conduct
- I agree to follow this project's Code of Conduct
david-poindexter