-
Notifications
You must be signed in to change notification settings - Fork 20
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
v1.0.0 #74
Merged
Merged
v1.0.0 #74
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Member
peppelinux
commented
Jul 3, 2021
•
edited
Loading
edited
- chore: removed spid-testenv2
- feat: added spid-saml-check demo idp
- feat: spid buttons templates (@brunato )
We're ready to the big one. |
brunato
approved these changes
Jul 4, 2021
peppelinux
pushed a commit
that referenced
this pull request
Jul 4, 2021
* Add templates for importing the SPID button and its scripts - Import where the SPID button is needed and with a parameter size=('s'|'m'|'l'|'xl') - Import scripts required for SPID button at the end of the page - Add template filter spid_button_size * Add settings for required and optional attributes (#73) * Add spid_attributes module and clean attribute maps * Add SPID_REQUIRED_ATTRIBUTES and SPID_OPTIONAL_ATTRIBUTES settings * Add comment on how to provide a full static SAML_CONFIG * v1.0.0 (#74) * chore: removed spid-testenv2 * v1.0.0 - chore: removed spid-testenv2 - feat: added spid-saml-check demo idp - feat: spid buttons templates (@brunato ) Co-authored-by: Davide Brunato <brunato@sissa.it> Co-authored-by: Davide Brunato <brunato@sissa.it>
peppelinux
pushed a commit
that referenced
this pull request
Jul 16, 2021
* Add templates for importing the SPID button and its scripts - Import where the SPID button is needed and with a parameter size=('s'|'m'|'l'|'xl') - Import scripts required for SPID button at the end of the page - Add template filter spid_button_size * Add settings for required and optional attributes (#73) * Add spid_attributes module and clean attribute maps * Add SPID_REQUIRED_ATTRIBUTES and SPID_OPTIONAL_ATTRIBUTES settings * Add comment on how to provide a full static SAML_CONFIG * v1.0.0 (#74) * chore: removed spid-testenv2 * v1.0.0 - chore: removed spid-testenv2 - feat: added spid-saml-check demo idp - feat: spid buttons templates (@brunato ) Co-authored-by: Davide Brunato <brunato@sissa.it> * Fix SPID_SAML_CHECK_DEMO_METADATA_URL default - Set `SPID_SAML_CHECK_DEMO_METADATA_URL` default to 'https://demo.spid.gov.it/metadata.xml' - Maybe this setting has become useless because the demo IdP metadata URL is well known and has a fixed value * Change test IdP settings - Add SPID_VALIDATOR_IDP_ACTIVE and SPID_VALIDATOR_METADATA_URL - SPID_SAML_CHECK_DEMO_REMOTE_METADATA_ACTIVE -> SPID_DEMO_IDP_ACTIVE - SPID_SAML_CHECK_DEMO_METADATA_URL -> SPID_DEMO_METADATA_URL - SPID_SAML_CHECK_REMOTE_METADATA_ACTIVE -> SPID_SAML_CHECK_IDP_ACTIVE (also checking the old name as fallback) - New template tags for checking if add test IdPs to SPID button * v1.0.1 * feat: release-drafter gh action * chore: black code linting Co-authored-by: Davide Brunato <brunato@sissa.it>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.