uaa icon indicating copy to clipboard operation
uaa copied to clipboard

New SAML 2024.05.30 - Not to merge but just for SAML feature branch testing

Open Tallicia opened this issue 1 year ago • 1 comments

Replacing the other feature branch https://github.com/cloudfoundry/uaa/pull/2862 for new SAML library replacement effort.

Tallicia avatar May 30 '24 21:05 Tallicia

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

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

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

cf-gitbot avatar May 30 '24 21:05 cf-gitbot

@duanemay Sonar green and no duplications.

strehle avatar Nov 08 '24 16:11 strehle

SAML2 bearer and IdP initated flows are similar and the IdP initiated flow still is not working. The tests work, but this is by accident because we have only one trusted IdP and the TODO in resolution of IdP.

The resolver needs to be forked / implemented on Uaa side, I assume then we can resolve from issuer to idP . With more than 1 trusted IdP the flow is working by accident...

SAML2 bearer works now independent from amount of SAML2 trusts, https://github.com/cloudfoundry/uaa/pull/3132

strehle avatar Nov 14 '24 15:11 strehle

@duanemay pipeline runs after resolving merge conflicts.

strehle avatar Nov 22 '24 17:11 strehle