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

Add 'allowCreate: false' to sp config and downgraded samlify #343

Merged
merged 2 commits into from
Apr 12, 2024

Commits on Apr 12, 2024

  1. Add 'allowCreate: false' to sp config and downgraded smalify

    * samlify sets an empty string as default for AllowCreate in authn request which
      leads to errors in some IdPs.
    * samlify in 2.8.11 does not recognize the AllowCreate attribute so it is
      downgraded to 2.8.10 (tngan/samlify#538)
    rrenkert committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    83e775e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f01d9d View commit details
    Browse the repository at this point in the history