Commit Graph

401 Commits

Author SHA1 Message Date
Marcus Da Coregio 2af78c19ab Saml2LogoutRequestMixin relayState property should be binding
Closes gh-12539
2023-10-03 08:42:43 -03:00
Marcus Da Coregio 8adfc9b463 Merge branch '6.0.x' into 6.1.x
Closes gh-13883
2023-09-29 11:46:48 -03:00
Marcus Da Coregio 92c82191c9 Merge branch '5.8.x' into 6.0.x
Closes gh-13882
2023-09-29 11:46:00 -03:00
Marcus Da Coregio 64e2a2ff8b Apply updated Code Style
Closes gh-13881
2023-09-29 11:44:32 -03:00
Marcus Da Coregio e29ea47ff7 Use Gradle's Version Catalog
Issue gh-13868
2023-09-28 14:57:18 -03:00
Marcus Da Coregio e916e44a5e Merge branch '6.0.x' into 6.1.x 2023-09-25 10:10:39 -03:00
Marcus Da Coregio 1a0b8b7994 Merge branch '5.8.x' into 6.0.x 2023-09-25 10:09:40 -03:00
Marcus Da Coregio 664ee9a206 Fix formatting
Issue gh-13776
2023-09-25 10:09:32 -03:00
Jannick Weisshaupt b67218c150 Fix corrupted saml2 metadata when special characters are present
Closes gh-13776
2023-09-25 14:08:14 +01:00
Steve Riesenberg 461bf9a09c
Merge branch '6.0.x' into 6.1.x
Closes gh-13806
2023-09-12 18:48:28 -05:00
Steve Riesenberg f03224fe7f
Merge branch '5.8.x' into 6.0.x
Closes gh-13805
2023-09-12 18:48:13 -05:00
Steve Riesenberg 3feb809b35
Fix Saml2AuthenticationExceptionMixin on JDK 17
Closes gh-13804
2023-09-12 18:39:29 -05:00
Josh Cummings 321deb30cc
Resolve EntityID Map Key
Closes gh-13700
2023-08-18 14:36:27 -06:00
Josh Cummings 49366907e2
Merge branch '6.0.x'
Closes gh-13183
2023-05-15 17:31:48 -06:00
Josh Cummings b438bc5384
Merge branch '5.8.x' into 6.0.x
Closes gh-13182
2023-05-15 17:30:14 -06:00
lukasz.migdalek f4915890cc
Use Spec Order for Verifying Signatures
Closes gh-12346
2023-05-15 17:24:22 -06:00
Marcus Da Coregio 65baae78a9 Merge branch '6.0.x'
Closes gh-13142
2023-05-08 14:52:25 -03:00
Marcus Da Coregio 0b6e84b8b7 Merge branch '5.8.x' into 6.0.x
Closes gh-13141
2023-05-08 14:52:00 -03:00
Marcus Da Coregio 8d5304f530 Use function definition instead of arrow function expression
Closes gh-13106
2023-05-08 14:43:06 -03:00
SeasonPan a44e91d044 fix javadoc typo 2023-04-24 16:41:17 -06:00
Marcus Da Coregio 1a4a2a9055 Merge branch '5.8.x' into 6.0.x 2023-04-14 13:32:10 -03:00
Marcus Da Coregio 54117d7d27 Fix test suffix to align with checkstyle 2023-04-14 13:29:15 -03:00
Brummolix d4ed0ad0cf Replace deprecated OpenSaml methods 2023-04-10 18:24:22 -06:00
Liviu Gheorghe 7e305dd003 Don't use raw xml saml authentication request for response validation
closes gh-12961
2023-04-03 15:11:08 -06:00
Josh Cummings 46a40e7b38
Merge branch '6.0.x'
Closes gh-12937
2023-03-27 16:42:28 -06:00
Josh Cummings 20358e769d
Merge branch '5.8.x' into 6.0.x
Closes gh-12936
2023-03-27 16:39:48 -06:00
Josh Cummings c15589ede1
Merge branch '5.7.x' into 5.8.x
Closes gh-12935
2023-03-27 16:35:46 -06:00
Tatiana Slednikova a106188add Add nameIdFormat processing to OpenSamlAuthenticationRequestResolver
Closes gh-12825
2023-03-27 16:33:11 -06:00
Josh Cummings fd4541be0c Add AuthnRequstsSigned to OpenSaml implementations
Issue gh-12841
2023-03-20 14:20:30 -06:00
Josh Cummings fd6aecf8da Polish AuthnRequestsSigned support
Issue gh-12604
2023-03-20 14:20:30 -06:00
Liviu Gheorghe 21d919169a Add support for AuthnRequestsSigned setting
closes gh-12604
2023-03-20 14:20:30 -06:00
Josh Cummings a7562ad950
Update io.spring.javaformat to 0.0.38
Closes gh-12891
2023-03-20 10:44:35 -06:00
Josh Cummings 3ad6c6ce06 Use EntityId-lookup Components
Closes gh-12880
2023-03-17 18:00:02 -06:00
Josh Cummings dbdf04f151 SAML Response Reads EntityId
Closes gh-10243
2023-03-17 18:00:02 -06:00
Josh Cummings 3f2816f745 Logout Request Reads EntityId
Closes gh-12843
Closes gh-12845
2023-03-17 18:00:02 -06:00
Josh Cummings 785123eb2a Add Saml2MetadataResponseResolver
Closes gh-12846
2023-03-17 18:00:02 -06:00
Josh Cummings 7678523b73 Support Creating EntitiesDescriptor
Clsoes gh-12844
2023-03-17 18:00:02 -06:00
Josh Cummings 37b893a0f5 Extract Placeholder Resolution
Closes gh-12842
2023-03-17 18:00:02 -06:00
Josh Cummings 42cece21b4 Add OpenSamlRelyingPartyRegistration
Issue gh-12841
2023-03-17 18:00:02 -06:00
Josh Cummings 538db29bfe Add RelyingPartyRegstration#mutate
Closes gh-12841
2023-03-17 18:00:02 -06:00
Josh Cummings 97d1a49daf Add findUniqueByAssertingPartyEntityId
Closes gh-12848
2023-03-17 18:00:02 -06:00
Josh Cummings 8522e9abd6 Add Missing JavaDoc
Issue gh-12848
2023-03-17 18:00:02 -06:00
Josh Cummings 1409ef064a Add InMemoryRelyingPartyRegistrationTests
Issue gh-12848
2023-03-17 18:00:02 -06:00
Josh Cummings baf2c98c9f
Merge branch '6.0.x' 2023-03-01 11:25:47 -07:00
Josh Cummings 14ee873b74
Merge branch '5.8.x' into 6.0.x 2023-03-01 11:25:21 -07:00
Josh Cummings e7b14b3ca2
Merge branch '5.7.x' into 5.8.x 2023-03-01 11:24:17 -07:00
Josh Cummings 66665344c5 Formatting
Issue gh-12664
2023-03-01 11:23:45 -07:00
stnor 6c7703789a Ignore SPSSODescriptor elements
Closes gh-12664
2023-03-01 11:23:45 -07:00
Josh Cummings 41fadaecd3
Merge branch '6.0.x'
Closes gh-12800
2023-02-28 13:08:47 -07:00
Josh Cummings e28ea6dbad
Preserve OpenSamlAssertingPartyDetails Instance
Closes gh-12667
2023-02-28 13:08:13 -07:00