Skip to content

pfSense SAML2 Auth v1.1.1

Compare
Choose a tag to compare
@jaredhendrickson13 jaredhendrickson13 released this 02 Jan 07:53
· 61 commits to master since this release
27f9350

New

  • Adds /saml2_auth/update/ UI page to easily check for package updates, update the package, and check the package support status.
  • Adds input validation for the custom_conf field to enforce input to be valid JSON string. (#9)
  • Adds additional argument to the pfsense-saml2 CLI tool's update command to allow a specific version to be specified.

Fixes

  • Addresses issue that prevented the SAML2 UI item from being removed from pfSense's webConfigurator after package deletion.
  • Minor help text corrections.

Full Changelog: v1.1.0...v1.1.1