Recent Releases of https://github.com/omniauth/omniauth-saml
https://github.com/omniauth/omniauth-saml - v2.2.5
Features
- Support RelayState binding by default during SSO (a508436)
- Ruby
Published by bufferoverflow 11 days ago
https://github.com/omniauth/omniauth-saml - v2.2.4
Bug Fixes
- remove :idp_cert_fingerprint_validator (c573690)
- Fix GHSA-cgp2-2cmh-pf7x
- Ruby
Published by bufferoverflow 11 days ago
https://github.com/omniauth/omniauth-saml - v2.2.3
Features
- new release 2.2.3 (0d06a3c)
Bug Fixes
- bump ruby-saml to 1.18 (7a348b4)
- Ruby
Published by bufferoverflow 12 months ago
https://github.com/omniauth/omniauth-saml - v1.10.6
- Ruby
Published by bufferoverflow 12 months ago
https://github.com/omniauth/omniauth-saml - v2.2.2
Features
- log errors on failed logout (23ef364)
- Ruby
Published by bufferoverflow 12 months ago
https://github.com/omniauth/omniauth-saml - v1.10.5
v1.10.5 (2024-09-18)
Fixes
- fix: revert required_ruby_version to >=2.4 for 1.10.x (5abd24d93a8190c5e37efa4bdc31bfaef2cc2475) #230
- Ruby
Published by bufferoverflow over 1 year ago
https://github.com/omniauth/omniauth-saml - v1.10.4
v1.10.4 (2024-09-17)
This release fixes:
- Ruby
Published by bufferoverflow over 1 year ago
https://github.com/omniauth/omniauth-saml - v2.1.2
v2.2.1 (2024-09-14)
Fixes
- fix: revert required_ruby_version to >=2.4 for 2.1.2 (e9d52389305bc40420fcb7a0027f735716be1ce7) #228
- Ruby
Published by bufferoverflow over 1 year ago
https://github.com/omniauth/omniauth-saml - v2.2.1
v2.2.1 (2024-09-11)
- Fix permission file permissions within published gem (#226)
- Ruby
Published by bufferoverflow over 1 year ago
https://github.com/omniauth/omniauth-saml - v2.2.0
v2.2.0 (2024-09-10)
This release fixes:
Chores
- use semantic versioning for ruby-saml as per gem build hints (e17f460)
- Ruby
Published by bufferoverflow over 1 year ago
https://github.com/omniauth/omniauth-saml - v2.1.1
v2.1.1 (2024-09-10)
Chores
- Add Ruby 3.1 to the CI matrix (8954310)
- Add Ruby 3.2 to CI matrix (9403366)
- Fix copy-pasteability of code example (3eb8942)
- bump dependencies and remove ruby eol versions (c6fc2db)
- Remove old maintainer email from gemspec (9f6daa)
- Ruby
Published by bufferoverflow over 1 year ago
https://github.com/omniauth/omniauth-saml - v2.1.0
v2.1.0 (2022-03-01)
Refactor
- Rename usage of deprecated SAML options (74ed8df)
Chores
- bump ruby-saml to 1.12 (15c156a)
- Ruby
Published by suprnova32 about 4 years ago
https://github.com/omniauth/omniauth-saml - v2.0.0
v2.0.0 (2021-01-13)
Chores
- Allow OmniAuth 2.0.0 (f7ec7ee)
- Ruby
Published by suprnova32 about 5 years ago
https://github.com/omniauth/omniauth-saml - Version 1.7.0 with support for Single Log Out
v1.7.0 (2016-10-19)
Features
- Support for Single Logout (cd3fc43)
- Add issuer information to the metadata endpoint, to allow IdPs to properly configure themselves. (7bbbb67)
- Added the response object to the extra['response_object'], so we can use the raw response object if we want to. (76ed3d6)
Chores
- Update
ruby-samlto 1.4.0 to address security fixes. (638212)
- Ruby
Published by md5 about 9 years ago
https://github.com/omniauth/omniauth-saml - Version 1.6.0 with updated `ruby-saml`
1.6.0 (2016-06-27)
- Ensure that subclasses of OmniAuth::Stategies::SAML are registered with OmniAuth as strategies (https://github.com/omniauth/omniauth-saml/pull/95)
- Update ruby-saml to 1.3 to address CVE-2016-5697 (Signature wrapping attacks)
- Ruby
Published by suprnova32 over 9 years ago
https://github.com/omniauth/omniauth-saml - v1.5.0 with support for custom attributes
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
- Ruby
Published by suprnova32 about 10 years ago
https://github.com/omniauth/omniauth-saml - Updated `ruby-saml` to 1.1.1
With this release ruby-saml was updated to 1.1.1, which most notably brings support for a SAMLResponse without a ds:x509certificate. It is now possible to define the certificate within the settings and use that certificate to validate the responses.
- Ruby
Published by suprnova32 about 10 years ago
https://github.com/omniauth/omniauth-saml - Configurable attribute_consuming_service
- Ruby
Published by bpedro over 10 years ago
https://github.com/omniauth/omniauth-saml - Now using ruby-saml 1.0.0
- Ruby
Published by bpedro over 10 years ago
https://github.com/omniauth/omniauth-saml - ruby-saml adaptations
- Ruby
Published by bpedro about 11 years ago