Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove more IdP tests #2742

Merged
merged 2 commits into from
Feb 23, 2024
Merged

remove more IdP tests #2742

merged 2 commits into from
Feb 23, 2024

Conversation

swalchemist
Copy link
Contributor

@swalchemist swalchemist commented Feb 22, 2024

One of the test cases was IDP test, so we removed. For the other test case, we considered modifying it to still be useful even now that the UAA IdP feature is removed, but we concluded that the potential usefulness of the tests isn't justified by the effort that would be required.

With @hsinn0.

* This test covers IdP features that are no longer supported.

[#187065237]

Co-authored-by: Hongchol Sinn <hongchol.sinn@broadcom.com>
@swalchemist swalchemist requested a review from a team February 22, 2024 01:22
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/187093240

The labels on this github issue will be updated when the story is started.

@swalchemist swalchemist marked this pull request as draft February 22, 2024 01:25
* When this test works, the discovery endpoint redirects to something
  like this:
 "http://uaa-acting-as-saml-proxy-zone-isq9kv.localhost:8080/uaa/saml/login/alias/uaa-acting-as-saml-pr[...]aml-idp-zone-bd8ptn.cloudfoundry-saml-login".
* To keep the coverage for the part of the test that hits that
  "saml/login/alias" endpoint, we would need to rewrite it so that
  it doesn't depend on the SAML IdP features that were removed from
  UAA. We're deferring the decision to add this coverage back.

[#187065237]

Co-authored-by: Hongchol Sinn <hongchol.sinn@broadcom.com>
@swalchemist swalchemist marked this pull request as ready for review February 22, 2024 18:50
@strehle strehle merged commit dfe55a0 into develop Feb 23, 2024
20 checks passed
@strehle strehle deleted the saml-idp-cleanup-187065237 branch February 23, 2024 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

5 participants