An RM Unify SAML strategy for OmniAuth.
https://github.com/hampei/omniauth-saml-rmunify
- Relaxed omniauth-saml version dependency.
- Fixes error when license info is not given.
- Fixed possible error when displayname, username nor firstname are all not available in the callback.
- 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.
- initial release