Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #125 #127 #129 #130 #132 #133 #131

Merged
merged 7 commits into from
Mar 27, 2024

Conversation

MdreW
Copy link
Collaborator

@MdreW MdreW commented Feb 22, 2024

@MdreW MdreW linked an issue Feb 22, 2024 that may be closed by this pull request
@@ -124,7 +124,7 @@ config:

# this instantiate the attribute_consuming_service
required_attributes: ['spidCode', 'name', 'familyName', 'fiscalNumber', 'email']
requested_attributes: !ENV SATOSA_REQUESTED_ATTRIBUTES
requested_attributes: !ENV SATOSA_REQUESTED_SPID_ATTRIBUTES
Copy link
Member

Choose a reason for hiding this comment

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

could you please set default values along with this ENV? (eg, :-default ...)

could you please provide in this PR the CIE attribute-maps in the example folder and use a default parameter that points there?

Copy link
Member

Choose a reason for hiding this comment

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

@MdreW ^

@MdreW MdreW changed the title Fix #125 #127 #129 #130 Fix #125 #127 #129 #130 #132 Feb 23, 2024
Comment on lines 107 to 108
- SATOSA_REQUESTED_SPID_ATTRIBUTES=${SATOSA_REQUESTED_SPID_ATTRIBUTES:-[]}
- SATOSA_REQUESTED_CIE_ATTRIBUTES=${SATOSA_REQUESTED_CIE_ATTRIBUTES:-[]}
Copy link
Member

Choose a reason for hiding this comment

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

@MdreW could you please add default values, considering the conventional spid or cie sets?

@MdreW MdreW changed the title Fix #125 #127 #129 #130 #132 Fix #125 #127 #129 #130 #132 #133 Feb 27, 2024
@MdreW MdreW merged commit 3cc95fc into master Mar 27, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants