Skip to content

Add saml2 authentication support for HttpSender#8014

Merged
nielsm5 merged 66 commits intomasterfrom
7683/saml2-support
Dec 16, 2024
Merged

Add saml2 authentication support for HttpSender#8014
nielsm5 merged 66 commits intomasterfrom
7683/saml2-support

Conversation

@thomaspj10
Copy link
Contributor

Closes #7683

@thomaspj10 thomaspj10 changed the base branch from master to 3045/uniform-authentication-method-for-httpsender November 27, 2024 14:59
@thomaspj10 thomaspj10 marked this pull request as draft November 27, 2024 15:29
Base automatically changed from 3045/uniform-authentication-method-for-httpsender to master December 11, 2024 08:40
Copy link
Member

@nielsm5 nielsm5 left a comment

Choose a reason for hiding this comment

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

Een paar kleine zeurpuntjes maar een fantastische uitbreiding op het vorige PR!

return doc;
}

public String documentToString(Document document) throws Exception {
Copy link
Member

Choose a reason for hiding this comment

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

Heel misschien zou je XmlUtils.nodeToString(.., ..) kunnen gebruiken. Ik zie alleen dat OMIT_XML_DECLARATION daar standaard op true staat. Mogelijk maakt dat niet uit.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Die twee properties zijn heel erg belangerijk, omdat anders de signature niet meer klopt. Ik had het hier gisteren ook met Tim over en we kwamen tot de conclusie dat er niet echt iets bruikbaars in XmlUtils zat voor mij.

@nielsm5 nielsm5 changed the title 7683/saml2 support 7683/saml2 support (Thomas gaat deze titel zodra hij dit leest nog wel aanpassen :) ) Dec 13, 2024
@thomaspj10 thomaspj10 changed the title 7683/saml2 support (Thomas gaat deze titel zodra hij dit leest nog wel aanpassen :) ) 7683/saml2 authentication support for http sender Dec 13, 2024
@tnleeuw
Copy link
Contributor

tnleeuw commented Dec 13, 2024

@thomaspj10 Zou je alsjeblieft ook even maar de Sonar meldingen kunnen kijken?

@sonarqubecloud
Copy link

@nielsm5 nielsm5 changed the title 7683/saml2 authentication support for http sender Add saml2 authentication support for HttpSender Dec 16, 2024
@nielsm5 nielsm5 merged commit 093cbe5 into master Dec 16, 2024
@nielsm5 nielsm5 deleted the 7683/saml2-support branch December 16, 2024 12:44
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.

saml 2.0 support in httpsender

5 participants