Skip to content

v1.2.2 - SAML_ATTR_DEFAULTS and atomic user creation

Compare
Choose a tag to compare
@ngearhart ngearhart released this 29 Apr 17:28
· 3 commits to master since this release
c669eed
  • Add SAML_ATTR_DEFAULTS setting that allows missing attributes to be set to a default value
  • Create MissingAttributeException that will clearly indicate missing attributes
  • Correct User backend to authenticate in an atomic transaction to prevent unexpected behavior with new users logging in for the second time if reconfigure_user throws an exception