Skip to content

Multi-tenancy Documentation - com.nimbusds.jwt.proc.JWTProcessor does not have a setJWTClaimSetJWSKeySelector method #10504

@jmax01

Description

@jmax01

In line 326 of docs/modules/ROOT/pages/servlet/oauth2/resource-server/multitenancy.adoc#L326 there is a reference to a com.nimbusds.jwt.proc.JWTProcessor method called setJWTClaimSetJWSKeySelector.

There is no such method on com.nimbusds.jwt.proc.JWTProcessor there is a setJWTClaimsSetAwareJWSKeySelector method however.

image

To Reproduce
Read the doc

Expected behavior
Replace with the correct call.

Metadata

Metadata

Assignees

Labels

in: docsAn issue in Documentation or samplesstatus: backportedAn issue that has been backported to maintenance branchestype: bugA general bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions