Skip to content

v1.5.0 with support for custom attributes

Compare
Choose a tag to compare
@suprnova32 suprnova32 released this 25 Feb 20:56
· 144 commits to master since this release

1.5.0 (2016-02-25)

  • Initialize OneLogin::RubySaml::Response instance with settings
  • Adding "settings" to Response Class at initialization to handle signing verification
  • Support custom attributes
  • change URL from PracticallyGreen to omniauth
  • Add specs for ACS fallback URL behavior
  • Call validation earlier to get real error instead of 'response missing name_id'
  • Avoid mutation of the options hash during requests and callbacks