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

Saml2 patch module #82

Merged
merged 6 commits into from
Jul 20, 2021
Merged

Saml2 patch module #82

merged 6 commits into from
Jul 20, 2021

Conversation

brunato
Copy link
Collaborator

@brunato brunato commented Jul 20, 2021

Remove dependency from patched pysaml2:

pysaml2 @ git+https://github.com/peppelinux/pysaml2.git@pplnx-7.0.1#pysaml2

adding a patch module with minimal changes required for spid-django. The patches are applied when the app is ready
and can be disabled one by one.

Changes:

  • Added module _saml2.py
  • Register default OASIS namespaces
  • Added config SAML_XMLSEC_DISABLED_ALGS
  • Added tests for applied patches

  - Add default_app_config to package module for compatibility
    with Django < 3.2
@brunato brunato requested a review from peppelinux July 20, 2021 11:36
That's would be the final solution in the cases where the destination attribute would be absent
README.md Show resolved Hide resolved
@brunato brunato requested a review from peppelinux July 20, 2021 15:11
@brunato brunato merged commit 54a6478 into italia:dev Jul 20, 2021
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