June 2026 Archives by author
Starting: Mon Jun 1 14:11:43 UTC 2026
Ending: Tue Jun 30 16:06:00 UTC 2026
Messages: 325
- [java-shib-profile] branch dev/JSSH-71 updated (9784315 -> d686577)
Codeberg
- [java-shib-profile] 01/01: JSSH-71 Remove the impact of the DestructableComponent Interface
Codeberg
- [cpp-sp] branch main updated (d73ffe51 -> 5a489e8c)
Codeberg
- [cpp-sp] 01/02: Fix comma handling when logging exceptions.
Codeberg
- [cpp-sp] 02/02: Repeat after me...this isn't Java.
Codeberg
- [java-plugin-shibd-saml] branch main updated (7383cba -> 4e5cd15)
Codeberg
- [java-plugin-shibd-saml] 01/02: Fix discontinuity in encoding of opaque session data.
Codeberg
- [java-plugin-shibd-saml] 02/02: Fix handling of default Issuer Format.
Codeberg
- [java-plugin-shibd] branch main updated: Add prefixing capability to state manager.
Codeberg
- [java-plugin-shibd-saml] branch main updated: Move logout token prefixing into StateManager.
Codeberg
- [java-plugin-shibd-saml] branch main updated: Move opaque session data handling to support class.
Codeberg
- [cpp-sp] branch main updated: Fix output parameter name.
Codeberg
- [java-plugin-shibd-saml] branch main updated: Fix a null bug, add some logging.
Codeberg
- [java-plugin-shibd] branch main updated: JSHIBD-9 - Add templated generation of issuer value
Codeberg
- [java-plugin-shibd-saml] branch main updated: Capture SP identity into token in front-half of logout-consumer flow.
Codeberg
- [java-shib-shared] branch dev/JSSH-71 updated: JSSH-71 Remove the impact of the DestructableComponent Interface
Codeberg
- [java-plugin-shibd] branch main updated: Adjust name of AgentResolver service bean to match IdP conventions.
Codeberg
- [java-plugin-shibd-saml] branch main updated: Adjust name of AgentResolver service in tests.
Codeberg
- [cpp-sp] branch main updated: Conditionalize policing of redirect during logout.
Codeberg
- [cpp-sp] branch main updated: Redesign logout response handling.
Codeberg
- [java-plugin-shibd] branch main updated: Add unit tests for lookup strategy class.
Codeberg
- [java-plugin-shibd] branch main updated: Rehome Templated function class and add parent bean to config.
Codeberg
- [java-oidfed-common] branch main updated (07413d0 -> 9b352fd)
Codeberg
- [java-oidfed-common] 01/02: Move trust chain selection and trust mark resolution/validation from the OP plugin
Codeberg
- [java-oidfed-common] 02/02: Add trust marks into the CLI and admin flow 'test-trust-chain-resolution'
Codeberg
- [java-idp-plugin-oidc-op-oidfed] branch dev/OIDFED-COMMON updated: Exploit trust chain selection and trust mark resolution/validation pieces from oidfed-common
Codeberg
- [java-oidfed-common] branch main updated: Move signed-keyset actions from the OP plugin
Codeberg
- [java-idp-plugin-oidc-op-oidfed] branch dev/OIDFED-COMMON updated: Exploit signed-keyset actions from oidfed-common
Codeberg
- [cpp-sp] branch main updated: Set flag to initiate notification on SP logout.
Codeberg
- [java-oidfed-common] branch main updated (837a0ab -> 0647a5b)
Codeberg
- [java-oidfed-common] 01/03: Removed obsolete imports.
Codeberg
- [java-oidfed-common] 02/03: Refactor trust mark SignedJWT references into exploiting our TrustMark interface
Codeberg
- [java-oidfed-common] 03/03: Update trust mark details output for the test-resolution admin flow
Codeberg
- [java-idp-plugin-oidc-op-oidfed] branch dev/OIDFED-COMMON updated: Exploit TrustMark interface instead of SignedJWT for trust marks
Codeberg
- [cpp-sp] branch main updated: Remove extra parameter for API call.
Codeberg
- [cpp-sp] branch main updated: Fix a crash, wrong variable being encoded.
Codeberg
- [cpp-sp] branch main updated: Remove Generic request/response interfaces
Codeberg
- [java-idp-integration-tests] branch main updated: Bump Jetty to 12.1.10
Codeberg
- [java-idp-integration-tests] branch main updated: Bump Selenium and AWS SDK
Codeberg
- [java-idp-integration-tests] branch main updated: Downgrade AWS SDK
Codeberg
- [java-idp-oidc] branch main updated: JCOMOIDC-167 - Update Nimbus oauth2-oidc-sdk into the latest v11
Codeberg
- [java-idp-oidc] branch dev/JOIDC-270 created (now 13c002b8)
Codeberg
- [java-idp-oidc] branch dev/JOIDC-270 updated (13c002b8 -> dd3b9e19)
Codeberg
- [java-idp-oidc] 01/02: Bump oidc-common and oidc-config dependencies to current snapshots
Codeberg
- [java-idp-oidc] 02/02: JOIDC-270 - Add 'exp' claim to Backchannel LogoutToken
Codeberg
- [cpp-sp] branch main updated: Refactor redirect limiting code to be internal.
Codeberg
- [cpp-sp] branch main updated: Redesign setResponseHeader API properly.
Codeberg
- [cpp-sp] branch main updated: Header fixes, Windows fix.
Codeberg
- [java-plugin-shibd-oidc] branch main updated: Improve Javadoc
Codeberg
- [java-plugin-shibd-saml] branch main updated: Group logout properties together.
Codeberg
- [cpp-sp] branch main updated: Factor out header remoting control to base class.
Codeberg
- [java-plugin-shibd-saml] branch main updated: Adjust order of resource processing in logout response action.
Codeberg
- [cpp-sp] branch main updated: Fix bug overwriting the output when handling logout response
Codeberg
- [java-idp-integration-tests] branch main updated (abde709 -> 948a900)
Codeberg
- [java-idp-integration-tests] 01/02: Initial work to test the new SP
Codeberg
- [java-idp-integration-tests] 02/02: Reduce TestNG logging
Codeberg
- [cpp-sp] branch main updated: Inline notification URL handling.
Codeberg
- [java-idp-plugin-webauthn] branch main updated: JWEBAUTHN-80 - Better default order of WebAuthn COSE algorithms
Codeberg
- [java-plugin-shibd] branch main updated: Reimplement HTTP request remoting against "uri" field alone.
Codeberg
- [java-plugin-shibd-saml] branch main updated: Fix up tests after remoting change in shibd plugin.
Codeberg
- [java-plugin-shibd-oidc] branch main updated: Fix up remoted request in tests.
Codeberg
- [java-plugin-shibd] branch main updated: Pass Agent's charset into remoted request constructor.
Codeberg
- [java-plugin-shibd] branch main updated: Adjust CharsetDecoder to match earlier default behavior.
Codeberg
- [java-idp-plugin-duo] branch main updated (fd34be87 -> f6a9ae65)
Codeberg
- [java-idp-plugin-duo] 01/02: Fix cut/paste error in comments.
Codeberg
- [java-idp-plugin-duo] 02/02: JDUO-97 - Add translations to a future release
Codeberg
- [java-idp-translations] branch main updated: Remove Duo files as they've been copied over to plugin.
Codeberg
- [java-idp-plugin-totp] branch main updated: JTOTP-18 - Add translations to a future release
Codeberg
- [java-idp-translations] branch main updated: Remove TOTP files as they've been copied over to plugin.
Codeberg
- [java-idp-translations] branch main updated: Remove WebAuthn files as they've been copied over to plugin.
Codeberg
- [java-idp-translations] branch main updated: Remove IdP files after final copy during 5.2 release.
Codeberg
- [java-idp-oidc] branch main updated: Update claim rules with new translations.
Codeberg
- [java-idp-plugin-oidc-rp] branch main updated: Update claim rules with latest translations.
Codeberg
- [java-shib-shared] branch dev/JSSH-73 created (now 76bfafcc)
Codeberg
- [java-shib-shared] 01/01: JSSH-73 Deprecate the shib-spring AbstractFactoryBean
Codeberg
- [cpp-sp] branch main updated: Optimize remoted HTTP request content.
Codeberg
- [java-plugin-shibd] branch main updated: Update snapshot version.
Codeberg
- [java-plugin-shibd-saml] branch main updated: Update snapshot version.
Codeberg
- [java-plugin-shibd-oidc] branch main updated: Update snapshot version.
Codeberg
- [java-plugin-storage-jdbc] branch main updated: Checkstyle nits.
Codeberg
- [java-identity-provider] branch main updated: Add sample beans for TOTP account lockout.
Codeberg
- [java-parent-project] branch main updated: Update Spring Framework to 7.0.8
Codeberg
- [java-parent-project] branch main updated: Update Jackson by one patch version to 2.21.4.
Codeberg
- [java-parent-project] branch main updated: Update metrics to latest version.
Codeberg
- [java-parent-project] branch main updated: Update logback to latest to address CVEs.
Codeberg
- [cpp-sp] branch main updated: CPPSP-53 Rewrite Windows Installer as a '.bat' file
Codeberg
- [java-oidc-common] branch main updated: JCOMOIDC-167 - Update Nimbus oauth2-oidc-sdk into the latest v11
Codeberg
- [java-oidc-common] branch main updated: JCOMOIDC-167 - Update Nimbus oauth2-oidc-sdk into the latest v11
Codeberg
- [java-idp-plugin-jetty] branch main updated: JJETTY-47 Sources jar is leaking into IdP webapp
Codeberg
- [cpp-sp] branch main updated: Typo in output string
Codeberg
- [cpp-sp] branch main updated: Probe for admin before running the install
Codeberg
- [cpp-sp] branch main updated: Add a requireSession flag to sample file.
Codeberg
- [cpp-sp] branch main updated (1b7a644f -> 78448f25)
Codeberg
- [cpp-sp] 01/03: save dist silently
Codeberg
- [cpp-sp] 02/03: Policy for admin on uninstall
Codeberg
- [cpp-sp] 03/03: Update Windows Package
Codeberg
- [cpp-sp] branch main updated: Add shutdown logic to Terminate hook.
Codeberg
- [cpp-sp] branch main updated: Match EventLog with mc file
Codeberg
- [cpp-sp] branch main updated: Add Visual Studio redistibutables to the kit
Codeberg
- [java-plugin-shibd-saml] branch main updated: Fix bean ID.
Codeberg
- [java-plugin-shibd-saml] branch main updated: Override IdP enforcement of allowed parameters.
Codeberg
- [cpp-sp] branch main updated (514f3214 -> 9fbe14d0)
Codeberg
- [cpp-sp] 01/03: Implement a random request ID.
Codeberg
- [cpp-sp] 02/03: Adjust per-request logging call.
Codeberg
- [cpp-sp] 03/03: Fix member init warning.
Codeberg
- [cpp-sp] branch main updated: Move redit up to root of installation
Codeberg
- [java-parent-project] branch main updated: Update ldaptive to 2.5.1
Codeberg
- [java-idp-oidc] branch main updated (9265ead7 -> 528c096e)
Codeberg
- [java-idp-oidc] 01/02: Bump oidc-common and oidc-config dependencies to current snapshots
Codeberg
- [java-idp-oidc] 02/02: JOIDC-270 - Add 'exp' claim to Backchannel LogoutToken
Codeberg
- [java-identity-provider] branch main updated: Fix help string for option.
Codeberg
- [java-idp-oidc] branch main updated (528c096e -> 7539a7a6)
Codeberg
- [java-idp-oidc] 01/02: Switch into using OIDCResponseEncoderFactory from java-oidc-common
Codeberg
- [java-idp-oidc] 02/02: JCOMOIDC-167 - Update Nimbus oauth2-oidc-sdk into the latest v11
Codeberg
- [java-idp-oidc] branch dev/JOIDC-270 deleted (was dd3b9e19)
Codeberg
- [java-idp-oidc] branch main updated: JOIDC-280 - Protocol request logs should make difference between query and body parameters
Codeberg
- [java-idp-oidc] branch main updated (2a1cc7f3 -> 136a216c)
Codeberg
- [java-idp-oidc] 01/02: JOIDC-281 - Invalid request object signature produces InvalidMessageContext event
Codeberg
- [java-idp-oidc] 02/02: JOIDC-282 - OAuth2Client authentication flow should map AccessDenied properly
Codeberg
- [java-parent-project] branch main updated (b0bd0b9 -> 5075346)
Codeberg
- [java-parent-project] 01/02: Update files to be tagged for release
Codeberg
- [java-parent-project] 02/02: Bump version after release
Codeberg
- [java-parent-project] annotated tag 17.2.3 created (now 10356b1)
Codeberg
- [java-shib-shared] branch main updated (e80df0f2 -> 2f3f433d)
Codeberg
- [java-shib-shared] 01/02: Update files to be tagged for release
Codeberg
- [java-shib-shared] 02/02: Bump version after release
Codeberg
- [java-shib-shared] annotated tag 9.2.3 created (now 625536bc)
Codeberg
- [java-opensaml] branch main updated (4dafd1bfa -> dd4370d7a)
Codeberg
- [java-opensaml] 01/02: Update files to be tagged for release
Codeberg
- [java-opensaml] 02/02: Bump version after release
Codeberg
- [java-opensaml] annotated tag 5.2.3 created (now e5ecac469)
Codeberg
- [java-shib-metadata] branch main updated (11e44bfc -> 9393a4f9)
Codeberg
- [java-shib-metadata] 01/02: Update files to be tagged for release
Codeberg
- [java-shib-metadata] 02/02: Bump version after release
Codeberg
- [java-shib-metadata] annotated tag 5.2.3 created (now 444fe138)
Codeberg
- [java-shib-attribute] branch main updated (6166b324f -> aaadf4438)
Codeberg
- [java-shib-attribute] 01/02: Update files to be tagged for release
Codeberg
- [java-shib-attribute] 02/02: Bump version after release
Codeberg
- [java-shib-attribute] annotated tag 5.2.3 created (now 6612a05aa)
Codeberg
- [java-shib-profile] branch main updated (6364882 -> 6b572d1)
Codeberg
- [java-shib-profile] 01/02: Update files to be tagged for release
Codeberg
- [java-shib-profile] 02/02: Bump version after release
Codeberg
- [java-shib-profile] annotated tag 5.2.3 created (now df86171)
Codeberg
- [java-identity-provider] branch main updated (932e02b13 -> afb15447d)
Codeberg
- [java-identity-provider] 01/02: Update files to be tagged for release
Codeberg
- [java-identity-provider] 02/02: Bump version after release
Codeberg
- [java-identity-provider] annotated tag 5.2.3 created (now 419fcae06)
Codeberg
- [java-idp-plugin-mgmt] branch main updated: Add V5.2.3 to IdP version set.
Codeberg
- [java-parent-project] branch main updated: Update IdP versions for plugin jobs.
Codeberg
- [java-idp-testbed] branch main updated: Update IdP snapshot in testbed POM.
Codeberg
- [java-idp-jetty-base] branch 12.1-testbed-eclipse updated: Update parent POM version.
Codeberg
- [java-idp-integration-tests] branch main updated: Update snapshot versions.
Codeberg
- [cpp-sp] branch main updated: Prep for alpha2 release.
Codeberg
- [cpp-linbuild] branch main updated: Update to alpha2.
Codeberg
- [cpp-linbuild] branch main updated: Update to alpha2.
Codeberg
- [cpp-sp] annotated tag 4.0.0alpha2 created (now f0081d85)
Codeberg
- [java-identity-provider] branch main updated: IDP-2463 IDP Update is re-enabling plugin modules
Codeberg
- [java-plugin-shibd-oidc] branch dev/JSHIBDOIDC-28 created (now 724009a)
Codeberg
- [java-plugin-shibd-oidc] 01/03: JSHIBDOIDC-22 - Store off iss, sid in opaque session data to support logout
Codeberg
- [java-plugin-shibd-oidc] 02/03: JSHIBDOIDC-22 - Store off iss, sid in opaque session data to support logout
Codeberg
- [java-plugin-shibd-oidc] 03/03: WiP on logout
Codeberg
- [xmlsectool] branch main updated: update to latest SNAPSHOT
Codeberg
- [java-oidc-common] branch main updated: JCOMOIDC-170 - Profile configuration setting for custom post logout redirect URI validation
Codeberg
- [java-idp-oidc] branch main updated: JOIDC-250 - customRedirectUriValidationStrategy for OIDC.Logout
Codeberg
- [java-oidc-common] branch main updated: JCOMOIDC-171 - Profile configuration setting for ignoring invalid post logout redirect URI
Codeberg
- [java-plugin-shibd] branch main updated: Preliminary WIP on Hub auditing.
Codeberg
- [java-idp-oidc] branch main updated: JOIDC-259 - Option to ignore an invalid post_logout_redirect_uri instead of fail
Codeberg
- [java-idp-oidc] branch main updated: JOIDC-275 - OIDC RP-Initiated logout goes to local error if session doesn't exists
Codeberg
- [java-idp-oidc] branch main updated (91a23504 -> 2e29d84e)
Codeberg
- [java-idp-oidc] 01/02: Move flow (JWT) security tests into separate package
Codeberg
- [java-idp-oidc] 02/02: Move flow test support classes into a separate package.
Codeberg
- [java-idp-plugin-oidc-op-oidfed] branch main updated: Remove obsolete beans and references
Codeberg
- [java-idp-plugin-oidc-op-oidfed] branch dev/OIDFED-COMMON updated: Remove obsolete beans and references
Codeberg
- [java-plugin-shibd] branch main updated: Relocate some audit beans to root, and add a message type predicate.
Codeberg
- [java-plugin-shibd-saml] branch main updated: Wire in additional audit extractions.
Codeberg
- [java-plugin-shibd] branch main updated: Relocate SAML-specific auditing out of plugin.
Codeberg
- [java-plugin-shibd-saml] branch main updated: Relocate and rename SAML auditing beans into plugin.
Codeberg
- [java-plugin-shibd-saml] branch main updated: Add attribute audit field extractor.
Codeberg
- [java-oidc-common] branch main updated: JCOMOIDC-172 - Add OIDCLogoutRequest message class
Codeberg
- [java-plugin-shibd-oidc] branch dev/JSHIBDOIDC-28 updated: WiP for logout: Add basic logout request message handlers
Codeberg
- [java-plugin-shibd-oidc] branch dev/JSHIBDOIDC-28 updated: Minor typo
Codeberg
- [cpp-linbuild] branch main updated (af49f37 -> 2c36a71)
Codeberg
- [cpp-linbuild] 01/03: Bump image versions
Codeberg
- [cpp-linbuild] 02/03: Bump image versions
Codeberg
- [cpp-linbuild] 03/03: State team as packager role
Codeberg
- [java-plugin-shibd] branch main updated: Clean up logging and profile IDs.
Codeberg
- [java-plugin-shibd-saml] branch main updated: Add null checking to Agent-supplied endpoint list.
Codeberg
- [cpp-sp] branch main updated (43b1346c -> 6d9f9e4e)
Codeberg
- [cpp-sp] 01/04: CPPSP-53 Rewrite Windows Installer as a '.bat' file
Codeberg
- [cpp-sp] 02/04: CPPSP-53 Rewrite Windows Installer as a '.bat' file
Codeberg
- [cpp-sp] 03/04: CPPSP-53 Rewrite Windows Installer as a '.bat' file
Codeberg
- [cpp-sp] 04/04: CPPSP-53 Rewrite Windows Installer as a '.bat' file
Codeberg
- [java-identity-provider] branch dev/IDP-2272 updated (01b2175f1 -> 054e75641)
Codeberg
- [java-identity-provider] 01/01: IDP-2272 Expose LDAP metrics
Codeberg
- [java-identity-provider] branch dev/4/IDP-1793 deleted (was 5c10f113b)
Codeberg
- [java-identity-provider] branch dev/IDP-1757 deleted (was 9c073d3e5)
Codeberg
- [java-identity-provider] branch dev/IDP-1927 deleted (was 8d3e112a8)
Codeberg
- [java-identity-provider] branch dev/IDP-2099 deleted (was 6d0fc4bbd)
Codeberg
- [java-identity-provider] branch dev/IDP-2147 deleted (was 60e312785)
Codeberg
- [java-identity-provider] branch dev/IDP-2297 deleted (was 7d918f7a2)
Codeberg
- [java-identity-provider] branch dev/IDP-2397 deleted (was 580189d28)
Codeberg
- [java-plugin-shibd-oidc] branch main updated: Add logging ID beans for auditing support.
Codeberg
- [java-plugin-shibd] branch main updated: Initiator parent flows will set logging ID when finishing successfully.
Codeberg
- [java-plugin-shibd-saml] branch main updated: Fix logging/profile ID beans and adjust logging/profile in PRC in flows.
Codeberg
- [java-plugin-shibd] branch main updated: Add missing/new loggingId bean.
Codeberg
- [java-identity-provider] branch IDP-2272 deleted (was b63321c9c)
Codeberg
- [java-oidc-common] branch main updated: Fix field names and Javadoc
Codeberg
- [java-plugin-shibd-saml] branch main updated: Flesh out rest of the main audit extraction points and adjust timing.
Codeberg
- [java-plugin-shibd-saml] branch main updated: Missed renaming of audit extractor.
Codeberg
- [java-plugin-shibd] branch main updated: JSHIBD-22 - Optimize remote URL transport
Codeberg
- Build failed in Jenkins: java-plugin-shibd-saml-v1-java17 » Shibboleth SP :: SAML Protocol Plugin :: Implementation #499
Shibboleth Jenkins
- Build failed in Jenkins: java-plugin-shibd-saml-v1-java17 #499
Shibboleth Jenkins
- Jenkins build is back to normal : java-plugin-shibd-saml-v1-java17 » Shibboleth SP :: SAML Protocol Plugin :: Implementation #500
Shibboleth Jenkins
- Jenkins build is back to normal : java-plugin-shibd-saml-v1-java17 #500
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-plugin-oidc-op-oidfed-v1-nightly-java17 #267
Shibboleth Jenkins
- Build failed in Jenkins: java-opensaml-v5-multi » Amazon-25,Windows2022 #1482
Shibboleth Jenkins
- Build failed in Jenkins: java-shib-shared-v9-nightly #1417
Shibboleth Jenkins
- Jenkins build is back to normal : java-shib-shared-v9-nightly #1418
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-plugin-oidc-op-oidfed-v1-nightly-java17 #268
Shibboleth Jenkins
- Build failed in Jenkins: java-opensaml-v5-multi » Oracle-25,Windows2022 #1483
Shibboleth Jenkins
- Jenkins build is back to normal : java-opensaml-v5-multi » Amazon-25,Windows2022 #1483
Shibboleth Jenkins
- Jenkins build is back to normal : java-opensaml-v5-multi » Oracle-25,Windows2022 #1484
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-nightly-java17 #2277
Shibboleth Jenkins
- Build failed in Jenkins: java-plugin-shibd-oidc-v1-nightly-java17 #111
Shibboleth Jenkins
- Build failed in Jenkins: java-shib-shared-v9-multi » Amazon-17,Rocky9 #1406
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-nightly-java17 #2278
Shibboleth Jenkins
- Jenkins build is back to normal : java-plugin-shibd-oidc-v1-nightly-java17 #112
Shibboleth Jenkins
- Jenkins build is back to normal : java-shib-shared-v9-multi » Amazon-17,Rocky9 #1407
Shibboleth Jenkins
- Build failed in Jenkins: java-opensaml-v5-multi » Amazon-25,Windows2022 #1487
Shibboleth Jenkins
- Build failed in Jenkins: java-opensaml-v5-site #223
Shibboleth Jenkins
- Build failed in Jenkins: java-shib-profile-v5-site #159
Shibboleth Jenkins
- Jenkins build is back to normal : java-opensaml-v5-multi » Amazon-25,Windows2022 #1488
Shibboleth Jenkins
- Build failed in Jenkins: java-plugin-shibd-v1-nightly-java17 #279
Shibboleth Jenkins
- Build failed in Jenkins: java-plugin-shibd-v1-nightly-java17 #280
Shibboleth Jenkins
- Build failed in Jenkins: java-identity-provider-v5-multi » RedHat-17,Rocky9 #1502
Shibboleth Jenkins
- Jenkins build is back to normal : java-plugin-shibd-v1-nightly-java17 #281
Shibboleth Jenkins
- Jenkins build is back to normal : java-identity-provider-v5-multi » RedHat-17,Rocky9 #1503
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-plugin-duo-v2-nightly-java17 #1064
Shibboleth Jenkins
- Build failed in Jenkins: xmlsectool-v4-nightly #1239
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-plugin-duo-v2-nightly-java17 #1065
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-plugin-webauthn-v1-nightly-java17 #823
Shibboleth Jenkins
- Build failed in Jenkins: java-plugin-shibd-v1-nightly-java17 #283
Shibboleth Jenkins
- Build failed in Jenkins: xmlsectool-v4-multi » Oracle-25,Rocky9 #1243
Shibboleth Jenkins
- Build failed in Jenkins: xmlsectool-v4-multi » Oracle-17,Rocky9 #1243
Shibboleth Jenkins
- Build failed in Jenkins: xmlsectool-v4-multi » Amazon-17,Rocky9 #1243
Shibboleth Jenkins
- Build failed in Jenkins: xmlsectool-v4-multi » Oracle-21,Rocky9 #1243
Shibboleth Jenkins
- Build failed in Jenkins: xmlsectool-v4-multi » RedHat-21,Rocky9 #1243
Shibboleth Jenkins
- Build failed in Jenkins: xmlsectool-v4-multi » Amazon-21,Rocky9 #1243
Shibboleth Jenkins
- Build failed in Jenkins: xmlsectool-v4-multi » RedHat-17,Rocky9 #1243
Shibboleth Jenkins
- Build failed in Jenkins: xmlsectool-v4-multi » Amazon-25,Rocky9 #1243
Shibboleth Jenkins
- Build failed in Jenkins: xmlsectool-v4-nightly #1240
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-plugin-webauthn-v1-nightly-java17 #824
Shibboleth Jenkins
- Jenkins build is back to normal : java-plugin-shibd-v1-nightly-java17 #284
Shibboleth Jenkins
- Build failed in Jenkins: xmlsectool-v4-multi » Oracle-17,Rocky9 #1244
Shibboleth Jenkins
- Build failed in Jenkins: xmlsectool-v4-multi » Amazon-17,Rocky9 #1244
Shibboleth Jenkins
- Build failed in Jenkins: xmlsectool-v4-multi » Oracle-21,Rocky9 #1244
Shibboleth Jenkins
- Build failed in Jenkins: xmlsectool-v4-multi » RedHat-21,Rocky9 #1244
Shibboleth Jenkins
- Build failed in Jenkins: xmlsectool-v4-multi » Amazon-21,Rocky9 #1244
Shibboleth Jenkins
- Build failed in Jenkins: xmlsectool-v4-multi » Amazon-25,Rocky9 #1244
Shibboleth Jenkins
- Build failed in Jenkins: xmlsectool-v4-multi » Oracle-25,Rocky9 #1244
Shibboleth Jenkins
- Build failed in Jenkins: xmlsectool-v4-multi » RedHat-17,Rocky9 #1244
Shibboleth Jenkins
- Jenkins build is back to normal : java-opensaml-v5-site #224
Shibboleth Jenkins
- Jenkins build is back to normal : java-shib-profile-v5-site #160
Shibboleth Jenkins
- Jenkins build is back to normal : xmlsectool-v4-nightly #1241
Shibboleth Jenkins
- Build failed in Jenkins: java-plugin-shibd-v1-nightly-java17 #285
Shibboleth Jenkins
- Jenkins build is back to normal : xmlsectool-v4-multi » Amazon-17,Rocky9 #1245
Shibboleth Jenkins
- Jenkins build is back to normal : xmlsectool-v4-multi » Amazon-21,Rocky9 #1245
Shibboleth Jenkins
- Jenkins build is back to normal : xmlsectool-v4-multi » Amazon-25,Rocky9 #1245
Shibboleth Jenkins
- Jenkins build is back to normal : xmlsectool-v4-multi » Oracle-17,Rocky9 #1245
Shibboleth Jenkins
- Build failed in Jenkins: xmlsectool-v4-multi » Oracle-25,Rocky9 #1245
Shibboleth Jenkins
- Jenkins build is back to normal : xmlsectool-v4-multi » RedHat-17,Rocky9 #1245
Shibboleth Jenkins
- Jenkins build is back to normal : xmlsectool-v4-multi » RedHat-21,Rocky9 #1245
Shibboleth Jenkins
- Jenkins build is back to normal : xmlsectool-v4-multi » Oracle-21,Rocky9 #1245
Shibboleth Jenkins
- Jenkins build is back to normal : java-plugin-shibd-v1-nightly-java17 #286
Shibboleth Jenkins
- Jenkins build is back to normal : xmlsectool-v4-multi » Oracle-25,Rocky9 #1246
Shibboleth Jenkins
- Build failed in Jenkins: java-oidc-common-v3-nightly-java17 #2130
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-nightly-java17 #2289
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Amazon-17,Rocky9 #2304
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Amazon-25,Rocky9 #2304
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » RedHat-21,Rocky9 #2304
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Amazon-21,Rocky9 #2304
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » RedHat-17,Rocky9 #2304
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Oracle-17,Rocky9 #2304
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Oracle-21,Rocky9 #2304
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Oracle-25,Rocky9 #2304
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Oracle-25,Windows2022 #2304
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Amazon-25,Windows2022 #2304
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Oracle-17,Windows2022 #2304
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Amazon-21,Windows2022 #2304
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Oracle-21,Windows2022 #2304
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Amazon-17,Windows2022 #2304
Shibboleth Jenkins
- Jenkins build is back to normal : java-oidc-common-v3-nightly-java17 #2131
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-nightly-java17 #2290
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » Oracle-25,Windows2022 #2305
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » Amazon-25,Rocky9 #2305
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » RedHat-17,Rocky9 #2305
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » Oracle-17,Rocky9 #2305
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » Amazon-17,Rocky9 #2305
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » Oracle-21,Windows2022 #2305
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » Amazon-17,Windows2022 #2305
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » Amazon-21,Windows2022 #2305
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » Amazon-21,Rocky9 #2305
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » RedHat-21,Rocky9 #2305
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » Oracle-17,Windows2022 #2305
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » Amazon-25,Windows2022 #2305
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » Oracle-25,Rocky9 #2305
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » Oracle-21,Rocky9 #2305
Shibboleth Jenkins
- Jenkins build became unstable: java-idp-plugin-oidc-op-oidfed-v1-java17 » Shibboleth IdP :: Plugins :: OpenID Federation plugin for OpenID Provider Impl #45
Shibboleth Jenkins
- Jenkins build became unstable: java-idp-plugin-oidc-op-oidfed-v1-java17 #45
Shibboleth Jenkins
- Jenkins build is back to stable : java-idp-plugin-oidc-op-oidfed-v1-java17 » Shibboleth IdP :: Plugins :: OpenID Federation plugin for OpenID Provider Impl #46
Shibboleth Jenkins
- Jenkins build is back to stable : java-idp-plugin-oidc-op-oidfed-v1-java17 #46
Shibboleth Jenkins
- Jenkins build became unstable: java-plugin-shibd-saml-v1-java17 » Shibboleth SP :: SAML Protocol Plugin :: Internal Configuration #516
Shibboleth Jenkins
- Jenkins build became unstable: java-plugin-shibd-saml-v1-java17 #516
Shibboleth Jenkins
- Jenkins build is back to stable : java-plugin-shibd-saml-v1-java17 » Shibboleth SP :: SAML Protocol Plugin :: Internal Configuration #517
Shibboleth Jenkins
- Jenkins build is back to stable : java-plugin-shibd-saml-v1-java17 #517
Shibboleth Jenkins
- Build failed in Jenkins: java-shib-metadata-v5-multi » Amazon-21,Windows2022 #1456
Shibboleth Jenkins
- Jenkins build is back to normal : java-shib-metadata-v5-multi » Amazon-21,Windows2022 #1457
Shibboleth Jenkins
- Jenkins build became unstable: java-plugin-shibd-v1-java17 » Shibboleth SP :: Processing Hub :: Internal Configuration #447
Shibboleth Jenkins
- Jenkins build became unstable: java-plugin-shibd-v1-java17 #447
Shibboleth Jenkins
- Jenkins build is back to stable : java-plugin-shibd-v1-java17 » Shibboleth SP :: Processing Hub :: Internal Configuration #448
Shibboleth Jenkins
- Jenkins build is back to stable : java-plugin-shibd-v1-java17 #448
Shibboleth Jenkins
- Jenkins build became unstable: java-plugin-shibd-saml-v1-java17 » Shibboleth SP :: SAML Protocol Plugin :: Internal Configuration #531
Shibboleth Jenkins
- Jenkins build became unstable: java-plugin-shibd-saml-v1-java17 #531
Shibboleth Jenkins
- Jenkins build is back to stable : java-plugin-shibd-saml-v1-java17 » Shibboleth SP :: SAML Protocol Plugin :: Internal Configuration #532
Shibboleth Jenkins
- Jenkins build is back to stable : java-plugin-shibd-saml-v1-java17 #532
Shibboleth Jenkins
Last message date:
Tue Jun 30 16:06:00 UTC 2026
Archived on: Tue Jun 30 16:06:03 UTC 2026
This archive was generated by
Pipermail 0.09 (Mailman edition).