Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 720 Bytes

CHANGELOG.md

File metadata and controls

31 lines (18 loc) · 720 Bytes

OmniAuth SAML RM Unify Version History

An RM Unify SAML strategy for OmniAuth.

https://github.com/hampei/omniauth-saml-rmunify

master

2.0.3 (2014-12-07)

  • Relaxed omniauth-saml version dependency.

2.0.2 (2014-11-26)

  • Fixes error when license info is not given.

2.0.1 (2014-07-10)

  • Fixed possible error when displayname, username nor firstname are all not available in the callback.

2.0.0 (2014-02-17)

  • Added app_licence underscore hash keys.
  • Removed app_licence camelcased keys.
  • Added app_name, package_name, school_type and term to the licence hash.
  • Made is_unify_admin a boolean.
  • Made licence.is_connector and licence.is_trial booleans.

1.0.0 (2014-02-15)

  • initial release