Skip to content

Introduce a config to decide whether to proceed with backend JWT generation when userclaim retrieval fails #3816

Open
wso2/carbon-apimgt
#13051
@RusJaI

Description

@RusJaI

In the discussion of the issue #3601 with @Arshardh , the $subject was suggested as a further enhancement.

Currently in API Manager's backend JWT generation flow, the request doesn't fail upon user claim retrieval failure. Rather it fails at a further point. Hence the suggestion was to correct this behaviour without breaking the custom implementations of existing users and maintaining the backward compatibility. For this to be addressed it was decided to introduce a new config called continueOnClaimRetrievalFailure under apim.jwt. The previous behaviour will be preserved by default by setting continueOnClaimRetrievalFailure=true.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions