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

v1.0.0 #74

Merged
merged 5 commits into from
Jul 4, 2021
Merged

v1.0.0 #74

merged 5 commits into from
Jul 4, 2021

Conversation

peppelinux
Copy link
Member

@peppelinux peppelinux commented Jul 3, 2021

  • chore: removed spid-testenv2
  • feat: added spid-saml-check demo idp
  • feat: spid buttons templates (@brunato )

@peppelinux peppelinux requested a review from brunato July 3, 2021 23:23
@peppelinux
Copy link
Member Author

We're ready to the big one.
I tested it but here's at your precious revision @brunato

@peppelinux peppelinux merged commit 9aff08b into dev Jul 4, 2021
@peppelinux peppelinux deleted the 1.0 branch July 4, 2021 07:45
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants