Skip to content
This repository was archived by the owner on Jun 12, 2021. It is now read-only.

Fix bug, add_claims_by_scope was not used#29

Merged
rohe merged 1 commit intoIdentityPython:masterfrom
nsklikas:master
Jan 3, 2020
Merged

Fix bug, add_claims_by_scope was not used#29
rohe merged 1 commit intoIdentityPython:masterfrom
nsklikas:master

Conversation

@nsklikas
Copy link
Copy Markdown
Contributor

@nsklikas nsklikas commented Jan 3, 2020

In JWTToken the add_claims_by_scope parameter was not used, now it defaults to False.

IMO the default behaviour should be that if add_claims_by_scope is True then scope_claims_map defaults to the scope2claims dict found in endpoint_context.
If you agree with that I can implement it.

@rohe rohe merged commit 2de8df4 into IdentityPython:master Jan 3, 2020
@rohe
Copy link
Copy Markdown
Contributor

rohe commented Jan 3, 2020

Please do !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants