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

Conversation

peppelinux
Copy link
Member

fix: test 00
fix: scope2claims -> map is a primitive and must not be overloaded as a variable

@peppelinux peppelinux requested a review from rohe May 15, 2021 21:14
"id_token": {
"class": "oidcop.id_token.IDToken",
"kwargs": {
"default_claims": {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I still see a disalignment on which variable name we must use.
I found this in op_config and base_claims in test.

I'm using base_claims, no problem to switch to default_claims, just need to decide which one to use and then a final alignment of code and documentation must be done

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should always be base_claims. I think I went through the code base yesterday and fixed that everywhere.

@rohe rohe merged commit 493a727 into develop May 16, 2021
@peppelinux peppelinux deleted the fix1 branch May 16, 2021 11:35
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