fix(jans-auth-server): native sso - return device secret if device_sso scope is present #2790
Labels
comp-jans-auth-server
Component affected by issue or PR
kind-bug
Issue or PR is a bug in existing functionality
Milestone
Describe the bug
Currently device secret is not returned even if device_sso scope is present and exchange grant type is present.
Parent ticket: #2518
To Reproduce
Query Token Endpoint with correct parameters.
Expected behavior
Device secret must be returned
The text was updated successfully, but these errors were encountered: