dnnsoftware / Dnn.Platform

DNN (formerly DotNetNuke) is the leading open source web content management platform (CMS) in the Microsoft ecosystem.
https://dnncommunity.org/
MIT License
1.03k stars 749 forks source link

JWT Audience is not implemented #2181

Open Behnam-Emamian opened 6 years ago

Behnam-Emamian commented 6 years ago

Description

I have an architect of having several microservices which can provide some services to DNN. I want to have a JWT just working for each of my microservices not having one general JWT that can work everywhere.

Steps to reproduce

Call JWT api, there is no way to set Audience.

Expected result

I need to have a parameter in JWT api to get the audience and make a aud claim in JWT.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

valadas commented 5 years ago

Just commenting for stalebot to realize this one is still good since it has a PR associated. @mitchelsellers can we add the "pull request submitted" tag to the tags stalebot ignores?

mitchelsellers commented 3 years ago

Due to branching changes, we will replay this against the release 10 branch once it is created, No action needed by submitter at this time.