Skip to content

Update saml_idp revision#3734

Merged
achapm merged 2 commits intomasterfrom
update_saml_idp_revision
May 7, 2020
Merged

Update saml_idp revision#3734
achapm merged 2 commits intomasterfrom
update_saml_idp_revision

Conversation

@achapm
Copy link
Contributor

@achapm achapm commented Apr 24, 2020

Why:
Remove single logout service from metadata in saml_idp
https://github.com/18F/saml_idp/pull/30/files

Copy link
Contributor

@zachmargolis zachmargolis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but looks like there's a spec expectation we need to update:

  1) multiple saml endpoints for a metadata request includes the correct auth and logout urls
     Failure/Error:
       expect(logout_node.attributes['Location']).to include(
         ['/api/saml/logout', endpoint_suffix].join(''),
       )
     
     NoMethodError:
       undefined method `attributes' for nil:NilClass
     # ./spec/features/saml/multiple_endpoints_spec.rb:93:in `block (3 levels) in <top (required)>'
     # ./spec/rails_helper.rb:90:in `block (2 levels) in <top (required)>'

@achapm achapm merged commit 0548d42 into master May 7, 2020
@achapm achapm deleted the update_saml_idp_revision branch May 7, 2020 18:27
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.

2 participants