Skip to content

Fix bug related to the control of claims in tokens#44

Merged
rohe merged 1 commit intoIdentityPython:developfrom
ctriant:control-claims-tokens
Jan 20, 2023
Merged

Fix bug related to the control of claims in tokens#44
rohe merged 1 commit intoIdentityPython:developfrom
ctriant:control-claims-tokens

Conversation

@ctriant
Copy link
Contributor

@ctriant ctriant commented Jan 19, 2023

False is a valid value for _claims_by_scope, so setting this in the client's metadata will make the execution flow drop to the endpoint's global configuration .

Ιn practice, in _claims_by_scope = module.kwargs.get("add_claims_by_scope", {}) it's not able to differentiate whether it was set to False or if it was not by

@rohe rohe merged commit 117b784 into IdentityPython:develop Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants