Skip to content

JWT Audience is not implemented #2181

@Behnam-Emamian

Description

@Behnam-Emamian

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.

Metadata

Metadata

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions