Skip to content

Additional settings in onelogin_setting.rb#24

Open
kerlin wants to merge 1 commit into
toyokazu:masterfrom
kerlin:patch-1
Open

Additional settings in onelogin_setting.rb#24
kerlin wants to merge 1 commit into
toyokazu:masterfrom
kerlin:patch-1

Conversation

@kerlin

@kerlin kerlin commented Jun 21, 2022

Copy link
Copy Markdown
Contributor

Adding setting to agree with changes in ruby-saml 1.3.1 and later. See SAML-Toolkits/ruby-saml#306 and SAML-Toolkits/ruby-saml@6c54131
Previously, settings.security[:want_assertions_signed] was set to true by ruby-saml/metadata.rb when the metadata.yml contained an idp certificate. Now it must be set explicitly. This change allows it to be set in rack-saml.yml with want_assertions_signed: true
Also passing the setting :authn_requests_signed

Adding setting to agree with changes in ruby-saml 1.3.1 and later. See SAML-Toolkits/ruby-saml#306 and SAML-Toolkits/ruby-saml@6c54131
Previously, settings.security[:want_assertions_signed] was set to true by ruby-saml/metadata.rb when the metadata.yml contained an idp certificate. Now set in rack-saml.yml with want_assertions_signed: true
Also passing the setting :authn_requests_signed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant