September 2026 Archives by subject
Starting: Tue Sep 1 00:09:12 UTC 2026
Ending: Sun Sep 27 01:44:42 UTC 2026
Messages: 542
- [cpp-linbuild] annotated tag 3.6.0 created (now a21bc32)
Codeberg
- [cpp-linbuild] branch maint-3 updated: Bump curl version
Codeberg
- [cpp-linbuild] branch maint-3 updated: Bump SP and resolver versions.
Codeberg
- [cpp-linbuild] branch maint-3 updated: Remove centos7 platform, and fix resolver dep.
Codeberg
- [cpp-linbuild] branch maint-3 updated: Roll curl back to version supporting OpenSSL 1.x
Codeberg
- [cpp-linbuild] branch maint-3 updated: Update Intel arch in script.
Codeberg
- [cpp-msbuild] annotated tag 3.6.0 created (now d5595e3)
Codeberg
- [cpp-msbuild] branch main updated: Account for relocated vdns files.
Codeberg
- [cpp-msbuild] branch main updated: Bump openssl and curl again.
Codeberg
- [cpp-sp-resolver] annotated tag 3.6.0 created (now f34de25)
Codeberg
- [cpp-sp-resolver] branch main updated: Fix API call and bump version.
Codeberg
- [cpp-sp] 01/02: Fix a boolean reversal.
Codeberg
- [cpp-sp] 02/02: Fix check of file handle.
Codeberg
- [cpp-sp] annotated tag 3.6.0 created (now 0bec6a40)
Codeberg
- [cpp-sp] branch maint-3 updated: Clean up some error paths.
Codeberg
- [cpp-sp] branch maint-3 updated: Clean up warning.
Codeberg
- [cpp-sp] branch main updated (fd5377f6 -> 47f2f963)
Codeberg
- [cpp-sp] branch main updated: ..and correct touch parameter to cache read operation.
Codeberg
- [cpp-sp] branch main updated: Add encryption setting to file.
Codeberg
- [cpp-sp] branch main updated: Add option to drop unmapped attributes.
Codeberg
- [cpp-sp] branch main updated: Add touch parameter to cache read operation.
Codeberg
- [cpp-sp] branch main updated: Add unit test for exclusive file creation behavior.
Codeberg
- [cpp-sp] branch main updated: Fix doc manifest, add const to inline fn.
Codeberg
- [cpp-sp] branch main updated: Fix some session calls and implement session key advice from Hub.
Codeberg
- [cpp-sp] branch main updated: Further _DEBUG lock instrumentation.
Codeberg
- [cpp-sp] branch main updated: Initial impl of encrypting session files.
Codeberg
- [cpp-sp] branch main updated: Logging tweak.
Codeberg
- [cpp-sp] branch main updated: Relocate RNG seeding to start method.
Codeberg
- [cpp-sp] branch main updated: Remove unneeded license.
Codeberg
- [cpp-sp] branch main updated: Remove unused static function.
Codeberg
- [cpp-sp] branch main updated: Rework policy handling around session lookups.
Codeberg
- [cpp-sp] branch main updated: Sanity check cookie value.
Codeberg
- [cpp-sp] branch main updated: Start adding _DEBUG lock instrumentation.
Codeberg
- [cpp-sp] branch main updated: Stop RNG generator at required byte length.
Codeberg
- [cpp-sp] branch main updated: Switch RNG to C++ impl.
Codeberg
- [cpp-sp] branch main updated: Update solution and add missing header.
Codeberg
- [java-identity-provider] branch main updated: IDP-2480 - Add logging to isAcceptable machinery in authn layer
Codeberg
- [java-identity-provider] branch main updated: Implement a getter method for obtaining the event to log.
Codeberg
- [java-identity-provider] branch main updated: JSPROF-14 Tolerate gaps in resource-related module properties
Codeberg
- [java-identity-provider] branch main updated: JSPROF-14 Tolerate gaps in resource-related module properties
Codeberg
- [java-identity-provider] branch main updated: Revert "IDP-2480 - Add logging to isAcceptable machinery in authn layer"
Codeberg
- [java-idp-integration-tests] 01/02: Bump parent
Codeberg
- [java-idp-integration-tests] 02/02: Bump Tomcat
Codeberg
- [java-idp-integration-tests] branch main updated (61f7f3a -> 0c980f5)
Codeberg
- [java-idp-integration-tests] branch main updated: Bump dependency versions
Codeberg
- [java-idp-oidc] 01/02: Delete obsolete .travis.yml file.
Codeberg
- [java-idp-oidc] 01/02: Update files to be tagged for release
Codeberg
- [java-idp-oidc] 01/03: JOIDC-286 - Improve logging for expired sealed tokens
Codeberg
- [java-idp-oidc] 01/03: JOIDC-291 - Storage service based PAR produces obsolete ERROR log on authorize endpoint
Codeberg
- [java-idp-oidc] 02/02: Bump version after release
Codeberg
- [java-idp-oidc] 02/02: JOIDC-286 - Improve logging for expired sealed tokens
Codeberg
- [java-idp-oidc] 02/03: JOIDC-286 - Improve logging for expired sealed tokens
Codeberg
- [java-idp-oidc] 02/03: JOIDC-286 - Improve logging for expired sealed tokens
Codeberg
- [java-idp-oidc] 03/03: JOIDC-286 - Improve logging for expired sealed tokens
Codeberg
- [java-idp-oidc] 03/03: JOIDC-291 - Storage service based PAR produces obsolete ERROR log on authorize endpoint
Codeberg
- [java-idp-oidc] annotated tag 4.3.2 created (now 40198f3b)
Codeberg
- [java-idp-oidc] branch maint-4.3 updated (4063e7be -> 58f0b2ae)
Codeberg
- [java-idp-oidc] branch maint-4.3 updated (c2c3814f -> c152ea25)
Codeberg
- [java-idp-oidc] branch maint-4.3 updated: Javadoc fix.
Codeberg
- [java-idp-oidc] branch maint-4.3 updated: JOIDC-286 - Improve logging for expired sealed tokens
Codeberg
- [java-idp-oidc] branch maint-4.3 updated: JOIDC-286 - Improve logging for expired sealed tokens
Codeberg
- [java-idp-oidc] branch maint-4.3 updated: JOIDC-288 - Pushed Authorization Requests (PAR) do not support claims parameter
Codeberg
- [java-idp-oidc] branch main updated (6ac321e6 -> e8d158ae)
Codeberg
- [java-idp-oidc] branch main updated (e8d158ae -> d032c444)
Codeberg
- [java-idp-oidc] branch main updated: Javadoc fix.
Codeberg
- [java-idp-oidc] branch main updated: JCOMOIDC-184 - Move OAuth2Client authentication flow from OP to oidc-common
Codeberg
- [java-idp-oidc] branch main updated: JCOMOIDC-184 - Move OAuth2Client authentication flow from OP to oidc-common
Codeberg
- [java-idp-oidc] branch main updated: JOIDC-286 - Improve logging for expired sealed tokens
Codeberg
- [java-idp-oidc] branch main updated: JOIDC-288 - Pushed Authorization Requests (PAR) do not support claims parameter
Codeberg
- [java-idp-plugin-duo] 01/02: Move test from oidc-common into Duo and add further unit tests
Codeberg
- [java-idp-plugin-duo] 01/02: Update files to be tagged for release
Codeberg
- [java-idp-plugin-duo] 02/02: Bump version after release
Codeberg
- [java-idp-plugin-duo] 02/02: Javadoc fix
Codeberg
- [java-idp-plugin-duo] annotated tag 2.4.0 created (now 6a6adae6)
Codeberg
- [java-idp-plugin-duo] branch main updated (25f79322 -> 9f2a8a73)
Codeberg
- [java-idp-plugin-duo] branch main updated (9f2a8a73 -> b5680be8)
Codeberg
- [java-idp-plugin-duo] branch main updated: Add deprecation warning for the WebSDK plugin client
Codeberg
- [java-idp-plugin-duo] branch main updated: Fix property typo
Codeberg
- [java-idp-plugin-duo] branch main updated: Improve Javadoc and emptyness check
Codeberg
- [java-idp-plugin-duo] branch main updated: Improve method name
Codeberg
- [java-idp-plugin-duo] branch main updated: Javadoc and null issues.
Codeberg
- [java-idp-plugin-duo] branch main updated: Javadoc fixes
Codeberg
- [java-idp-plugin-duo] branch main updated: Javadoc improvments
Codeberg
- [java-idp-plugin-duo] branch main updated: Javadocs and logging improvements
Codeberg
- [java-idp-plugin-duo] branch main updated: JDUO-102 - Disable authentication_time validation by default
Codeberg
- [java-idp-plugin-duo] branch main updated: JDUO-103 - Forward max_age requirement for forced authentication
Codeberg
- [java-idp-plugin-duo] branch main updated: JDUO-103 - Forward max_age requirement for forced authentication
Codeberg
- [java-idp-plugin-duo] branch main updated: JDUO-103 - Forward max_age requirement for forced authentication
Codeberg
- [java-idp-plugin-duo] branch main updated: Minor fixes to properties, class package locations, and javadoc
Codeberg
- [java-idp-plugin-duo] branch main updated: More Javadoc fixes
Codeberg
- [java-idp-plugin-duo] branch main updated: Revert expiration claim to previous default
Codeberg
- [java-idp-plugin-duo] branch main updated: Update plugin version to 2.4.0
Codeberg
- [java-idp-plugin-jetty] branch main updated: JJETTY-49 downloadjetty.sh 12.1.12 gpg verify failed
Codeberg
- [java-idp-plugin-mgmt] branch main updated: Add missing oidc-common version to list.
Codeberg
- [java-idp-plugin-mgmt] branch main updated: JCOMOIDC-183 - Release 3.3.1
Codeberg
- [java-idp-plugin-mgmt] branch main updated: JDUO-107 - Release 2.4.0
Codeberg
- [java-idp-plugin-mgmt] branch main updated: JOIDC-292 - Release 4.3.2
Codeberg
- [java-idp-plugin-oidc-config] branch main updated: JCOMOIDC-184 - Move OAuth2Client authentication flow from OP to oidc-common
Codeberg
- [java-idp-plugin-oidc-config] branch main updated: JCOMOIDC-184 - Move OAuth2Client authentication flow from OP to oidc-common"
Codeberg
- [java-idp-plugin-oidc-op-oidfed] 01/02: Add missing prototype-scopes for the SWF actions
Codeberg
- [java-idp-plugin-oidc-op-oidfed] 01/02: Remove OIDC properties from here
Codeberg
- [java-idp-plugin-oidc-op-oidfed] 01/02: Use TrustChainTestUtil from oidfed-common-testing.
Codeberg
- [java-idp-plugin-oidc-op-oidfed] 01/03: Deleted obsolete test case from here
Codeberg
- [java-idp-plugin-oidc-op-oidfed] 02/02: Exploit the initial oidfed-common-testing module.
Codeberg
- [java-idp-plugin-oidc-op-oidfed] 02/02: Set maven-dist-enforcer-data.version into 2.0.6
Codeberg
- [java-idp-plugin-oidc-op-oidfed] 02/02: Use test federation anchor and intermediate keys from oidfed-common-testing
Codeberg
- [java-idp-plugin-oidc-op-oidfed] 02/03: Support maximum trust chain length in trust chain resolution for explicit registration
Codeberg
- [java-idp-plugin-oidc-op-oidfed] 03/03: Support maximum authority hints in trust chain resolution for explicit registration
Codeberg
- [java-idp-plugin-oidc-op-oidfed] branch main updated (3f132af -> dcfa4f3)
Codeberg
- [java-idp-plugin-oidc-op-oidfed] branch main updated (5722ad2 -> b195fa8)
Codeberg
- [java-idp-plugin-oidc-op-oidfed] branch main updated (64f42c3 -> 8cef96f)
Codeberg
- [java-idp-plugin-oidc-op-oidfed] branch main updated (6830b84 -> 3f132af)
Codeberg
- [java-idp-plugin-oidc-op-oidfed] branch main updated: Adapt into changes in oidfed-common-testing
Codeberg
- [java-idp-plugin-oidc-op-oidfed] branch main updated: Adapt into the new ResolveTrustMarks action from oidfed-common-impl
Codeberg
- [java-idp-plugin-oidc-op-oidfed] branch main updated: Harmonise explicit registration property and bean naming.
Codeberg
- [java-idp-plugin-oidc-op-oidfed] branch main updated: Harmonise properties related to automatic/explicit registration
Codeberg
- [java-idp-plugin-oidc-op-oidfed] branch main updated: Harmonise the automatic and explicit registration configuration
Codeberg
- [java-idp-plugin-oidc-op-oidfed] branch main updated: Improve and harmonise property and bean naming
Codeberg
- [java-idp-plugin-oidc-op-oidfed] branch main updated: Improve tests related to metadata policy test vectors
Codeberg
- [java-idp-plugin-oidc-op-oidfed] branch main updated: Move resolve-entity flow and its dependencies into oidfed-common
Codeberg
- [java-idp-plugin-vci] 01/01: Also jwt-vc-issuer and authorization-server are published now using velocity templates
Codeberg
- [java-idp-plugin-vci] 01/01: Credential Configuration to include per credential lifetime and status list inclusion
Codeberg
- [java-idp-plugin-vci] 01/01: Credentials carry now 'fed' and 'termsOfUse' claims if Federation is on and not prevented per credential
Codeberg
- [java-idp-plugin-vci] 01/01: Enforce key binding in credentials endpoint if published configuration expectes that
Codeberg
- [java-idp-plugin-vci] 01/01: Missing code should not cause NPE
Codeberg
- [java-idp-plugin-vci] 01/01: Percent encode the credential offer
Codeberg
- [java-idp-plugin-vci] 01/01: Rework Token endpoint to align with OP Token endpoint implementation. Idea is to merge these in the future to one. Align all endpoints to have standard OP hooks
Codeberg
- [java-idp-plugin-vci] 01/01: Signed credential issuer metadata, common signer used for signing, kid resolving to use common signing
Codeberg
- [java-idp-plugin-vci] 01/02: Attestation implemented to level OpenId Conformance Tests can begin
Codeberg
- [java-idp-plugin-vci] 01/02: Property naming aligned
Codeberg
- [java-idp-plugin-vci] 01/02: Update the 'download' package
Codeberg
- [java-idp-plugin-vci] 01/03: Attestation test resources
Codeberg
- [java-idp-plugin-vci] 01/05: temporarily a 'snapshot' is released here once in a while
Codeberg
- [java-idp-plugin-vci] 01/07: Finally verify the key proof signature
Codeberg
- [java-idp-plugin-vci] 01/08: Refactoring to get rid of temporary 'stolen' package
Codeberg
- [java-idp-plugin-vci] 02/02: Bean naming aligned
Codeberg
- [java-idp-plugin-vci] 02/02: Remove list item that should be for granted
Codeberg
- [java-idp-plugin-vci] 02/02: Update tarballs
Codeberg
- [java-idp-plugin-vci] 02/03: Snapshot dependencies, finally
Codeberg
- [java-idp-plugin-vci] 02/05: First effort to create instructions
Codeberg
- [java-idp-plugin-vci] 02/07: Validate access token binding
Codeberg
- [java-idp-plugin-vci] 02/08: DefaultChainRevocationLifetimeLookupStrategy and RequestUtil imported from upstream
Codeberg
- [java-idp-plugin-vci] 03/03: Openid VCI version of Oauth2 authentication flow to add method 'attest_jwt_client_auth'. Idea is to later merge it with parent project flow
Codeberg
- [java-idp-plugin-vci] 03/05: preauthorized -> preAuthorized in methods names etc
Codeberg
- [java-idp-plugin-vci] 03/07: Rounding issuance to improve unlinkability for batch issuance
Codeberg
- [java-idp-plugin-vci] 03/08: Prepare for running checkstyle
Codeberg
- [java-idp-plugin-vci] 04/05: new static files for deployer to pusblish
Codeberg
- [java-idp-plugin-vci] 04/07: Add some default dpop signing value support
Codeberg
- [java-idp-plugin-vci] 04/08: Prepare for running checkstyle
Codeberg
- [java-idp-plugin-vci] 05/05: Make sure pre-authorization code is used only once
Codeberg
- [java-idp-plugin-vci] 05/07: Nonce null examples removed. Timestamp precision property added, for batch issuance time stamps
Codeberg
- [java-idp-plugin-vci] 05/08: Prepare for running checkstyle
Codeberg
- [java-idp-plugin-vci] 06/07: more accurate error codes
Codeberg
- [java-idp-plugin-vci] 06/08: Prepare for running checkstyle, add license header
Codeberg
- [java-idp-plugin-vci] 07/07: Credentials error response class and configuration
Codeberg
- [java-idp-plugin-vci] 07/08: Refactor packages and file locations
Codeberg
- [java-idp-plugin-vci] 08/08: Checkstyle derived corrections
Codeberg
- [java-idp-plugin-vci] branch bugs/CodeReuse created (now 27d9e62)
Codeberg
- [java-idp-plugin-vci] branch bugs/CodeReuse deleted (was 27d9e62)
Codeberg
- [java-idp-plugin-vci] branch bugs/LowHanging created (now 0d2799d)
Codeberg
- [java-idp-plugin-vci] branch bugs/LowHanging deleted (was 9d0eca0)
Codeberg
- [java-idp-plugin-vci] branch bugs/LowHanging updated: Credential batch size in now published and honored by implementation. Disclousure salts are now different to each credential in batch
Codeberg
- [java-idp-plugin-vci] branch bugs/LowHanging updated: Drop partially implemented supprort for creating code flow offer and 'issuer_state'. We simply do not support that use case for now.
Codeberg
- [java-idp-plugin-vci] branch bugs/LowHanging updated: Implement sending of multiple credentials in response. Rename crendential -> credentials where applicable. Loose credential naming refferring to version
Codeberg
- [java-idp-plugin-vci] branch bugs/LowHanging updated: Remove duplicate action. Validate PKCE
Codeberg
- [java-idp-plugin-vci] branch bugs/LowHanging updated: Update the downloable package
Codeberg
- [java-idp-plugin-vci] branch bugs/StrictProof created (now 4f72203)
Codeberg
- [java-idp-plugin-vci] branch bugs/StrictProof deleted (was 4f72203)
Codeberg
- [java-idp-plugin-vci] branch dev/AlignProperties created (now a16f7e0)
Codeberg
- [java-idp-plugin-vci] branch dev/AlignProperties deleted (was a16f7e0)
Codeberg
- [java-idp-plugin-vci] branch dev/Attestation created (now d1e651d)
Codeberg
- [java-idp-plugin-vci] branch dev/Attestation deleted (was d1e651d)
Codeberg
- [java-idp-plugin-vci] branch dev/CHECKSTYLE created (now a5caa86)
Codeberg
- [java-idp-plugin-vci] branch dev/CHECKSTYLE deleted (was a5caa86)
Codeberg
- [java-idp-plugin-vci] branch dev/CredentialConf created (now 7b40bca)
Codeberg
- [java-idp-plugin-vci] branch dev/CredentialConf deleted (was 7b40bca)
Codeberg
- [java-idp-plugin-vci] branch dev/fedClaims created (now 0887791)
Codeberg
- [java-idp-plugin-vci] branch dev/fedClaims deleted (was 0887791)
Codeberg
- [java-idp-plugin-vci] branch dev/FirstInstructions created (now 8eb43b5)
Codeberg
- [java-idp-plugin-vci] branch dev/FirstInstructions deleted (was 8eb43b5)
Codeberg
- [java-idp-plugin-vci] branch dev/Publish created (now 5fa4296)
Codeberg
- [java-idp-plugin-vci] branch dev/Publish deleted (was 5fa4296)
Codeberg
- [java-idp-plugin-vci] branch dev/SEC_CONF deleted (was 54ff39d)
Codeberg
- [java-idp-plugin-vci] branch dev/SignedConf created (now 93eaf02)
Codeberg
- [java-idp-plugin-vci] branch dev/SignedConf deleted (was 93eaf02)
Codeberg
- [java-idp-plugin-vci] branch dev/STATUS_LIST deleted (was 6cacb89)
Codeberg
- [java-idp-plugin-vci] branch dev/TokenEndpointMerge created (now 777d181)
Codeberg
- [java-idp-plugin-vci] branch dev/TokenEndpointMerge deleted (was 777d181)
Codeberg
- [java-idp-plugin-vci] branch fix/SD_PATHS deleted (was bbcf22b)
Codeberg
- [java-idp-plugin-vci] branch main updated (0887791 -> 5fa4296)
Codeberg
- [java-idp-plugin-vci] branch main updated (1f3d57a -> 7b40bca)
Codeberg
- [java-idp-plugin-vci] branch main updated (27d9e62 -> 4f72203)
Codeberg
- [java-idp-plugin-vci] branch main updated (4257210 -> 3522d90)
Codeberg
- [java-idp-plugin-vci] branch main updated (48b02e9 -> 93eaf02)
Codeberg
- [java-idp-plugin-vci] branch main updated (5cd81e8 -> 479f8ea)
Codeberg
- [java-idp-plugin-vci] branch main updated (6cba7b7 -> 0887791)
Codeberg
- [java-idp-plugin-vci] branch main updated (777d181 -> 27d9e62)
Codeberg
- [java-idp-plugin-vci] branch main updated (9d0eca0 -> 777d181)
Codeberg
- [java-idp-plugin-vci] branch main updated (a16f7e0 -> 8eb43b5)
Codeberg
- [java-idp-plugin-vci] branch main updated (bc3f67a -> d360e4f)
Codeberg
- [java-idp-plugin-vci] branch main updated (d1e651d -> 5cd81e8)
Codeberg
- [java-idp-plugin-vci] branch main updated (d2299cb -> a16f7e0)
Codeberg
- [java-idp-plugin-vci] branch main updated (d360e4f -> e4aa3e7)
Codeberg
- [java-idp-plugin-vci] branch main updated (e4aa3e7 -> 9d0eca0)
Codeberg
- [java-idp-plugin-vci] branch main updated (f8cc74d -> d1e651d)
Codeberg
- [java-idp-plugin-vci] branch main updated: 'x5c' signing for HAIP. Now if plain issuer url is used and credential signed with key containing x5c chain, that information is used and placed to header
Codeberg
- [java-idp-plugin-vci] branch main updated: Client authentication logging
Codeberg
- [java-idp-plugin-vci] branch main updated: Default oauth2 metadata advertize grant types supported
Codeberg
- [java-idp-plugin-vci] branch main updated: did:web as issuer, related endpoints. Reworking statuslist so that it is able to form response to all identifier types accordingly. Statuslist supports now also case od did:jwk key rollover by maintaining old keys
Codeberg
- [java-idp-plugin-vci] branch main updated: download tarball updated
Codeberg
- [java-idp-plugin-vci] branch main updated: Enforce PKCE and PAR
Codeberg
- [java-idp-plugin-vci] branch main updated: Improve readability of examples
Codeberg
- [java-idp-plugin-vci] branch main updated: improve readability of instructions
Codeberg
- [java-idp-plugin-vci] branch main updated: Improve readability of README and tag the parts that require more effort
Codeberg
- [java-idp-plugin-vci] branch main updated: Improve relying-party.xml explanation readability
Codeberg
- [java-idp-plugin-vci] branch main updated: Instructions updated, each credential does not carry 'status' claim anymore
Codeberg
- [java-idp-plugin-vci] branch main updated: Issuer configuration published by specific flow instead of only static files. Credential configuration has now resolver instead of reading it only from a file. Initial decorator for publishing statements in openid federation configuration.
Codeberg
- [java-idp-plugin-vci] branch main updated: Make a note that per credential lifetimes configurations will be added
Codeberg
- [java-idp-plugin-vci] branch main updated: Parse credential information in bit more friendly manner for attributes
Codeberg
- [java-idp-plugin-vci] branch main updated: Refactoring packages, applying checkstyle
Codeberg
- [java-idp-plugin-vci] branch main updated: Refer to OAuth2 and not to OpenId Connect
Codeberg
- [java-idp-plugin-vci] branch main updated: Refer to OpenID Fed WIP as a installation pre-requiste
Codeberg
- [java-idp-plugin-vci] branch main updated: Remove now redundant intructions
Codeberg
- [java-idp-plugin-vci] branch main updated: Remove repetitive part
Codeberg
- [java-idp-plugin-vci] branch main updated: Remove repetitive part
Codeberg
- [java-idp-plugin-vci] branch main updated: Remove unneeded bloc from instructions
Codeberg
- [java-idp-plugin-vci] branch main updated: Remove unnessary comments
Codeberg
- [java-idp-plugin-vci] branch main updated: tx code failure retires the code. sanitize log entries of tx code
Codeberg
- [java-idp-plugin-vci] branch main updated: Yet another approach to write Wiki to README
Codeberg
- [java-idp-testbed] branch main updated: IDP-2479 - Explicitly close the directory server
Codeberg
- [java-mvn-enforcer-data] 01/02: Add a note decribing how to update keys from the keyservers
Codeberg
- [java-mvn-enforcer-data] 01/02: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-mvn-enforcer-data] 01/02: Update files to be tagged for release
Codeberg
- [java-mvn-enforcer-data] 01/02: Update files to be tagged for release
Codeberg
- [java-mvn-enforcer-data] 01/02: Update files to be tagged for release
Codeberg
- [java-mvn-enforcer-data] 01/04: JPAR-236, JPAR-200 Bump Maven versions for IdP 5.3
Codeberg
- [java-mvn-enforcer-data] 01/04: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-mvn-enforcer-data] 01/05: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-mvn-enforcer-data] 01/05: JPAR-236 JMVN-81 Bump Maven versions for IdP 5.3
Codeberg
- [java-mvn-enforcer-data] 02/02: Bump version after release
Codeberg
- [java-mvn-enforcer-data] 02/02: Bump version after release
Codeberg
- [java-mvn-enforcer-data] 02/02: Bump version after release
Codeberg
- [java-mvn-enforcer-data] 02/02: JPAR-236 Bump Maven plugin versions for IdP 5.3
Codeberg
- [java-mvn-enforcer-data] 02/02: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-mvn-enforcer-data] 02/04: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-mvn-enforcer-data] 02/04: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-mvn-enforcer-data] 02/05: JPAR-236 JMVN-81 Bump Maven versions for IdP 5.3
Codeberg
- [java-mvn-enforcer-data] 02/05: JPAR-236 JMVN-81 Bump Maven versions for IdP 5.3
Codeberg
- [java-mvn-enforcer-data] 03/04: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-mvn-enforcer-data] 03/04: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-mvn-enforcer-data] 03/05: Clarify instructions
Codeberg
- [java-mvn-enforcer-data] 03/05: Remove SNAPSHOT from current-dist-enforcer-data.version
Codeberg
- [java-mvn-enforcer-data] 04/04: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-mvn-enforcer-data] 04/04: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-mvn-enforcer-data] 04/05: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-mvn-enforcer-data] 04/05: JPAR-236 JMVN-81 Bump Maven versions for IdP 5.3
Codeberg
- [java-mvn-enforcer-data] 05/05: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-mvn-enforcer-data] 05/05: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-mvn-enforcer-data] annotated tag 2.0.6 created (now df5880e)
Codeberg
- [java-mvn-enforcer-data] annotated tag 2.0.7 created (now 3b0aceb)
Codeberg
- [java-mvn-enforcer-data] annotated tag 2.0.8 created (now 321152a)
Codeberg
- [java-mvn-enforcer-data] branch main updated (07c11a8 -> f965129)
Codeberg
- [java-mvn-enforcer-data] branch main updated (2f63ca6 -> c18f45e)
Codeberg
- [java-mvn-enforcer-data] branch main updated (380e88f -> 54cb64d)
Codeberg
- [java-mvn-enforcer-data] branch main updated (3ffa562 -> 9c5bc17)
Codeberg
- [java-mvn-enforcer-data] branch main updated (597173a -> c89cafb)
Codeberg
- [java-mvn-enforcer-data] branch main updated (9581925 -> a45927f)
Codeberg
- [java-mvn-enforcer-data] branch main updated (a45927f -> da222dc)
Codeberg
- [java-mvn-enforcer-data] branch main updated (c89cafb -> d8ca29d)
Codeberg
- [java-mvn-enforcer-data] branch main updated (da222dc -> 2f63ca6)
Codeberg
- [java-mvn-enforcer-data] branch main updated: Addition 'help' files
Codeberg
- [java-mvn-enforcer-data] branch main updated: JPAR-236, JJETTY-49 downloadjetty.sh 12.1.12 gpg verify failed
Codeberg
- [java-mvn-enforcer-data] branch main updated: JPAR-236 Bump Maven plugin versions for IdP 5.3
Codeberg
- [java-mvn-enforcer-data] branch main updated: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-mvn-enforcer-data] branch main updated: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-mvn-enforcer-data] branch main updated: JPAR-236 JMVN-81 Bump Maven versions for IdP 5.3
Codeberg
- [java-mvn-enforcer-data] branch main updated: JPAR-236 JMVN-81 Bump Maven versions for IdP 5.3
Codeberg
- [java-mvn-enforcer] 01/04: JMVN-87 Update and release maven parent
Codeberg
- [java-mvn-enforcer] 02/04: JMVN-87 Update and release maven parent
Codeberg
- [java-mvn-enforcer] 03/04: JMVN-87 Update and release maven parent
Codeberg
- [java-mvn-enforcer] 04/04: remove tabs (null commit to provoke codeberg)
Codeberg
- [java-mvn-enforcer] branch main updated (235fd81 -> ebf5351)
Codeberg
- [java-mvn-enforcer] branch main updated: JMVN-83 Warning about future enforcer API changes
Codeberg
- [java-mvn-enforcer] branch main updated: JMVN-83 Warning about future enforcer API changes
Codeberg
- [java-mvn-enforcer] branch main updated: JMVN-83 Warning about future enforcer API changes
Codeberg
- [java-oidc-common] 01/02: Update files to be tagged for release
Codeberg
- [java-oidc-common] 02/02: Bump version after release
Codeberg
- [java-oidc-common] annotated tag 3.3.1 created (now bb8c027c)
Codeberg
- [java-oidc-common] branch maint-3.3 updated (58d9dc1a -> de18e0c5)
Codeberg
- [java-oidc-common] branch main updated: Include the oidc-common-conf-impl module in the distribution package.
Codeberg
- [java-oidc-common] branch main updated: JCOMOIDC-184 - Move OAuth2Client authentication flow from OP to oidc-common
Codeberg
- [java-oidc-common] branch main updated: JCOMOIDC-184 - Move OAuth2Client authentication flow from OP to oidc-common
Codeberg
- [java-oidfed-common] 01/02: Add missing prototype-scopes for the SWF actions
Codeberg
- [java-oidfed-common] 01/02: Add property to control maximum trust chain length to be locally resolved
Codeberg
- [java-oidfed-common] 01/02: Define new abstract bean shibboleth.oidfed.TrustedRemoteResolverEntity
Codeberg
- [java-oidfed-common] 01/02: Fix the automatic module name.
Codeberg
- [java-oidfed-common] 01/02: Import metadata policy test vectors from the OP fed plugin into oidfed-common-testing.
Codeberg
- [java-oidfed-common] 01/02: Include oidfed.properties in the conf/oidfed directory
Codeberg
- [java-oidfed-common] 01/02: Refactor the trust mark validation logic when trust anchor is the issuer
Codeberg
- [java-oidfed-common] 01/03: Harmonise setting of verified trust marks and their IDs on trust chain context
Codeberg
- [java-oidfed-common] 01/05: Remove the content-type header check, as it's not mandated by the spec.
Codeberg
- [java-oidfed-common] 02/02: Fix deprecation warnings from Nimbus
Codeberg
- [java-oidfed-common] 02/02: Improve response handling for the metadata cache fetching strategies
Codeberg
- [java-oidfed-common] 02/02: Improve trust mark parsing strategy for controlling the subject
Codeberg
- [java-oidfed-common] 02/02: Only included non-empty array of trust_marks into the entity configuration.
Codeberg
- [java-oidfed-common] 02/02: Remove metadata parameter if the enforced value is null
Codeberg
- [java-oidfed-common] 02/02: Set maven-dist-enforcer-data.version into 2.0.6-SNAPSHOT
Codeberg
- [java-oidfed-common] 02/02: Use 'shibboleth.oidfed.' for UseResolverApiCondition and FallbackToLocalResolutionCondition.
Codeberg
- [java-oidfed-common] 02/03: Improved handling and validation of delegated trust marks
Codeberg
- [java-oidfed-common] 02/05: Removed setting of relying party ID and enabling the verified-flag.
Codeberg
- [java-oidfed-common] 03/03: Keep the verified trust mark IDs in sync with verified trust marks.
Codeberg
- [java-oidfed-common] 03/05: Declare index as final and exploit it in the if-clause.
Codeberg
- [java-oidfed-common] 04/05: Fix typos in log / exception messages.
Codeberg
- [java-oidfed-common] 05/05: Remove the default value for the authority hints and rely solely on property
Codeberg
- [java-oidfed-common] branch main updated (1a27bad -> a61896e)
Codeberg
- [java-oidfed-common] branch main updated (28c17f4 -> 48f3cb7)
Codeberg
- [java-oidfed-common] branch main updated (3bf6dad -> 1bf5349)
Codeberg
- [java-oidfed-common] branch main updated (48f3cb7 -> 9cdd862)
Codeberg
- [java-oidfed-common] branch main updated (6645c83 -> 483e826)
Codeberg
- [java-oidfed-common] branch main updated (723d219 -> fb5c934)
Codeberg
- [java-oidfed-common] branch main updated (b954186 -> f7a9d2e)
Codeberg
- [java-oidfed-common] branch main updated (d92d0c9 -> 9bc771c)
Codeberg
- [java-oidfed-common] branch main updated (fb5c934 -> cb09a95)
Codeberg
- [java-oidfed-common] branch main updated: Add property to control maximum amount of authority hints to be locally resolved
Codeberg
- [java-oidfed-common] branch main updated: Add some missing properties and harmonise some existing ones
Codeberg
- [java-oidfed-common] branch main updated: A new abstract helper bean shibboleth.oidfed.BiConsumerEntityConfigurationMetadataDecorator
Codeberg
- [java-oidfed-common] branch main updated: Create a specific module for testing support (oidfed-common-testing).
Codeberg
- [java-oidfed-common] branch main updated: Do not require trust chains for trust mark validation of locally trusted issuers
Codeberg
- [java-oidfed-common] branch main updated: Fix logging and default mock function result
Codeberg
- [java-oidfed-common] branch main updated: Harmonise naming of bean-hooks for the resolve-trust-chains flow
Codeberg
- [java-oidfed-common] branch main updated: Ignore empty trust_anchor_hints from the entity configuration.
Codeberg
- [java-oidfed-common] branch main updated: Ignore target on oidfed-common-testing and -conf-impl
Codeberg
- [java-oidfed-common] branch main updated: Imported 'resolve-entity' flow from the OP's OIDFED plugin
Codeberg
- [java-oidfed-common] branch main updated: Improve comparison for ResolveEntityRequest
Codeberg
- [java-oidfed-common] branch main updated: Improvements for the trust chain fetching
Codeberg
- [java-oidfed-common] branch main updated: Improve test-trust-chain-resolution default output
Codeberg
- [java-oidfed-common] branch main updated: Include a Trust Mark example to the entity configuration claims
Codeberg
- [java-oidfed-common] branch main updated: Javadoc fixes
Codeberg
- [java-oidfed-common] branch main updated: Move test federation anchor and intermediate keys into oidfed-common-testing
Codeberg
- [java-oidfed-common] branch main updated: Refactored the entity configuration skeleton fetching strategy to use Metadata object
Codeberg
- [java-oidfed-common] branch main updated: Refactor support classes for tests
Codeberg
- [java-oidfed-common] branch main updated: Refactor trust mark fetching and validation
Codeberg
- [java-oidfed-common] branch main updated: Set maven-dist-enforcer-data.version into 2.0.6
Codeberg
- [java-oidfed-common] branch main updated: Some cleaning of POMs and inclusion of a BOM module
Codeberg
- [java-opensaml] branch main updated: OSJ-462 - Metrics PushResporter cannot be initialized
Codeberg
- [java-opensaml] branch main updated: OSJ-462 - Metrics PushResporter cannot be initialized
Codeberg
- [java-parent-project] 01/01: JPAR-236
Codeberg
- [java-parent-project] 01/01: JPAR-236
Codeberg
- [java-parent-project] 01/01: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-parent-project] 01/01: JPAR-245 - Track Spring Framework 7.1
Codeberg
- [java-parent-project] 01/02: JPAR-236 Bump Maven plugin versions for IdP 5.3
Codeberg
- [java-parent-project] 01/02: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-parent-project] 01/02: JPAR-245 - Track Spring Framework 7.1
Codeberg
- [java-parent-project] 01/08: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-parent-project] 02/02: JPAR-236 Bump Maven plugin versions for IdP 5.3
Codeberg
- [java-parent-project] 02/02: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-parent-project] 02/02: JPAR-245 - Track Spring Framework 7.1
Codeberg
- [java-parent-project] 02/08: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-parent-project] 03/08: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-parent-project] 04/08: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-parent-project] 05/08: JPAR-200 Update to jcommander latest
Codeberg
- [java-parent-project] 06/08: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-parent-project] 07/08: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-parent-project] 08/08: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-parent-project] branch dev/JPAR-245 created (now c8d669d)
Codeberg
- [java-parent-project] branch dev/JPAR-245 deleted (was c8d669d)
Codeberg
- [java-parent-project] branch dev/JPAR-36 created (now 0a57949)
Codeberg
- [java-parent-project] branch dev/JPAR-36 updated (0a57949 -> 8e28ea1)
Codeberg
- [java-parent-project] branch dev/JPAR-36 updated (44868a2 -> d7cf41d)
Codeberg
- [java-parent-project] branch dev/JPAR-36 updated (8e28ea1 -> 44868a2)
Codeberg
- [java-parent-project] branch main updated (37be5ba -> c0a8cf2)
Codeberg
- [java-parent-project] branch main updated (b19bde7 -> b84e59b)
Codeberg
- [java-parent-project] branch main updated (b84e59b -> c9cabda)
Codeberg
- [java-parent-project] branch main updated: JMVN-83 Warning about future enforcer API changes
Codeberg
- [java-parent-project] branch main updated: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-parent-project] branch main updated: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-parent-project] branch main updated: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-parent-project] branch main updated: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-parent-project] branch main updated: Update enforcer data to 2.0.6
Codeberg
- [java-parent-project] branch main updated: Update Spring Framework to 7.0.9
Codeberg
- [java-plugin-shibd-oidc] branch main updated: Wire in default session ID generator.
Codeberg
- [java-plugin-shibd-saml] branch main updated: Clean up time-based settings in SAML flows.
Codeberg
- [java-plugin-shibd-saml] branch main updated: JSHIBD-25 - Develop necessary CredentialResolvers for SP service
Codeberg
- [java-plugin-shibd-saml] branch main updated: Wire in default session ID generation.
Codeberg
- [java-plugin-shibd] 01/02: Updates to sealer operation contract.
Codeberg
- [java-plugin-shibd] 02/02: Add a shortcut for deserializing from String.
Codeberg
- [java-plugin-shibd] branch main updated (c3bdb81 -> cdf4e07)
Codeberg
- [java-plugin-shibd] branch main updated: Add data sealer property.
Codeberg
- [java-plugin-shibd] branch main updated: Add override of "new" 5.3 base class method to control event to log.
Codeberg
- [java-plugin-shibd] branch main updated: Add time-based properties.
Codeberg
- [java-plugin-shibd] branch main updated: Add touch parameter and logic to session cache read operation.
Codeberg
- [java-plugin-shibd] branch main updated: Forgot to add strategy setter.
Codeberg
- [java-plugin-shibd] branch main updated: JSHIBD-25 - Develop necessary CredentialResolvers for SP service
Codeberg
- [java-plugin-shibd] branch main updated: JSHIBD-25 - Develop necessary CredentialResolvers for SP service
Codeberg
- [java-plugin-shibd] branch main updated: JSHIBD-25 - Develop necessary CredentialResolvers for SP service
Codeberg
- [java-plugin-shibd] branch main updated: JSHIBD-28 - Implement some form of flow permissioning
Codeberg
- [java-plugin-shibd] branch main updated: Missed test commit.
Codeberg
- [java-plugin-shibd] branch main updated: Missing import.
Codeberg
- [java-plugin-shibd] branch main updated: Return a candidate session ID from token consumer flow.
Codeberg
- [java-shib-attribute] branch main updated: Adjust tests to use https and embedded Jetty.
Codeberg
- [java-shib-attribute] branch main updated: Fix logger references.
Codeberg
- [java-shib-profile] branch main updated: Fix log message.
Codeberg
- [java-shib-profile] branch main updated: JSPROF-14 Tolerate gaps in resource-related module properties
Codeberg
- [java-shib-profile] branch main updated: JSPROF-14 Tolerate gaps in resource-related module properties
Codeberg
- [java-shib-profile] branch main updated: JSPROF-14 Tolerate gaps in resource-related module properties
Codeberg
- [java-shib-profile] branch main updated: JSPROF-14 Tolerate gaps in resource-related module properties
Codeberg
- [java-shib-profile] branch main updated: Revert "Tighten annotation."
Codeberg
- [java-shib-profile] branch main updated: Tighten annotation.
Codeberg
- [java-shib-shared] 01/01: JPAR-245 - Track Spring Framework 7.1
Codeberg
- [java-shib-shared] branch dev/JPAR-245 created (now dba221f9)
Codeberg
- [java-shib-shared] branch dev/JPAR-245 deleted (was dba221f9)
Codeberg
- [java-shib-shared] branch main updated: IDP-2479 - Explicitly close the directory server
Codeberg
- [java-shib-shared] branch main updated: JPAR-236 Bump Maven versions for IdP 5.3
Codeberg
- [java-shib-shared] branch main updated: JPAR-245 - Track Spring Framework 7.1
Codeberg
- [xmlsectool] branch main updated: Update to latest snapshots
Codeberg
- Build failed in Jenkins: java-identity-provider-v5-nightly #1591
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Amazon-17,Rocky9 #2378
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Amazon-17,Windows2022 #2378
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Amazon-21,Rocky9 #2378
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Amazon-21,Windows2022 #2378
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Amazon-25,Rocky9 #2378
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Amazon-25,Windows2022 #2378
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Oracle-17,Rocky9 #2378
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Oracle-17,Windows2022 #2378
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Oracle-21,Rocky9 #2378
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Oracle-21,Windows2022 #2378
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Oracle-25,Rocky9 #2378
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » Oracle-25,Windows2022 #2378
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » RedHat-17,Rocky9 #2378
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-oidc-v4-multi-java17 » RedHat-21,Rocky9 #2378
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-plugin-duo-v2-site-java17 #267
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-plugin-jetty-base-V1 #405
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-plugin-oidc-op-oidfed-v1-java17 #92
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-plugin-oidc-op-oidfed-v1-java17 #98
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-plugin-oidc-op-oidfed-v1-java17 » Shibboleth IdP :: Plugins :: OpenID Federation plugin for OpenID Provider Impl #92
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-plugin-oidc-op-oidfed-v1-java17 » Shibboleth IdP :: Plugins :: OpenID Federation plugin for OpenID Provider Impl #98
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-plugin-oidc-op-oidfed-v1-nightly-java17 #375
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-plugin-oidc-rp-v2-nightly-java17 #1140
Shibboleth Jenkins
- Build failed in Jenkins: java-idp-plugin-oidc-rp-v2-nightly-java17 #1161
Shibboleth Jenkins
- Build failed in Jenkins: java-mvn-enforcer #65
Shibboleth Jenkins
- Build failed in Jenkins: java-mvn-enforcer #66
Shibboleth Jenkins
- Build failed in Jenkins: java-mvn-enforcer #67
Shibboleth Jenkins
- Build failed in Jenkins: java-mvn-enforcer #69
Shibboleth Jenkins
- Build failed in Jenkins: java-mvn-enforcer #70
Shibboleth Jenkins
- Build failed in Jenkins: java-mvn-enforcer #71
Shibboleth Jenkins
- Build failed in Jenkins: java-oidfed-common-v1-java17 #20
Shibboleth Jenkins
- Build failed in Jenkins: java-oidfed-common-v1-java17 » Shibboleth IdP :: Plugins :: OpenID Federation Common Library :: Distribution #20
Shibboleth Jenkins
- Build failed in Jenkins: java-opensaml-v5-multi » Oracle-25,Windows2022 #1592
Shibboleth Jenkins
- Build failed in Jenkins: java-plugin-shibd-saml-v1-nightly-java17 #377
Shibboleth Jenkins
- Build failed in Jenkins: java-plugin-shibd-v1-nightly-java17 #361
Shibboleth Jenkins
- Build failed in Jenkins: java-plugin-shibd-v1-site-java17 #58
Shibboleth Jenkins
- Build failed in Jenkins: java-shib-metadata-v5-nightly #1536
Shibboleth Jenkins
- Build failed in Jenkins: java-shib-shared-v9-nightly #1498
Shibboleth Jenkins
- Build failed in Jenkins: java-shib-shared-v9-nightly #1515
Shibboleth Jenkins
- Build failed in Jenkins: java-shib-shared-v9-nightly #1519
Shibboleth Jenkins
- Jenkins build became unstable: java-identity-provider-v5 #2117
Shibboleth Jenkins
- Jenkins build became unstable: java-identity-provider-v5 » Shibboleth IdP :: SAML Profile Implementation #2117
Shibboleth Jenkins
- Jenkins build became unstable: java-idp-oidc-v4-java17 #1813
Shibboleth Jenkins
- Jenkins build became unstable: java-idp-oidc-v4-java17 » Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation #1813
Shibboleth Jenkins
- Jenkins build became unstable: java-idp-plugin-oidc-op-oidfed-v1-java17 #100
Shibboleth Jenkins
- Jenkins build became unstable: java-idp-plugin-oidc-op-oidfed-v1-java17 #105
Shibboleth Jenkins
- Jenkins build became unstable: java-idp-plugin-oidc-op-oidfed-v1-java17 #111
Shibboleth Jenkins
- Jenkins build became unstable: java-idp-plugin-oidc-op-oidfed-v1-java17 #79
Shibboleth Jenkins
- Jenkins build became unstable: java-idp-plugin-oidc-op-oidfed-v1-java17 #84
Shibboleth Jenkins
- Jenkins build became unstable: java-idp-plugin-oidc-op-oidfed-v1-java17 » Shibboleth IdP :: Plugins :: OpenID Federation plugin for OpenID Provider Impl #100
Shibboleth Jenkins
- Jenkins build became unstable: java-idp-plugin-oidc-op-oidfed-v1-java17 » Shibboleth IdP :: Plugins :: OpenID Federation plugin for OpenID Provider Impl #105
Shibboleth Jenkins
- Jenkins build became unstable: java-idp-plugin-oidc-op-oidfed-v1-java17 » Shibboleth IdP :: Plugins :: OpenID Federation plugin for OpenID Provider Impl #111
Shibboleth Jenkins
- Jenkins build became unstable: java-idp-plugin-oidc-op-oidfed-v1-java17 » Shibboleth IdP :: Plugins :: OpenID Federation plugin for OpenID Provider Impl #79
Shibboleth Jenkins
- Jenkins build became unstable: java-idp-plugin-oidc-op-oidfed-v1-java17 » Shibboleth IdP :: Plugins :: OpenID Federation plugin for OpenID Provider Impl #84
Shibboleth Jenkins
- Jenkins build became unstable: java-plugin-shibd-oidc-v1-java17 #247
Shibboleth Jenkins
- Jenkins build became unstable: java-plugin-shibd-oidc-v1-java17 » Shibboleth SP :: OIDC Protocol Plugin :: Internal Configuration #247
Shibboleth Jenkins
- Jenkins build became unstable: java-plugin-shibd-saml-v1-java17 #593
Shibboleth Jenkins
- Jenkins build became unstable: java-plugin-shibd-saml-v1-java17 #597
Shibboleth Jenkins
- Jenkins build became unstable: java-plugin-shibd-saml-v1-java17 » Shibboleth SP :: SAML Protocol Plugin :: Internal Configuration #593
Shibboleth Jenkins
- Jenkins build became unstable: java-plugin-shibd-saml-v1-java17 » Shibboleth SP :: SAML Protocol Plugin :: Internal Configuration #597
Shibboleth Jenkins
- Jenkins build became unstable: java-plugin-shibd-v1-java17 #491
Shibboleth Jenkins
- Jenkins build became unstable: java-plugin-shibd-v1-java17 » Shibboleth SP :: Processing Hub :: Service Implementation #491
Shibboleth Jenkins
- Jenkins build is back to normal : java-identity-provider-v5-nightly #1592
Shibboleth Jenkins
- Jenkins build is back to normal : java-identity-provider-v5-site #245
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » Amazon-17,Rocky9 #2379
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » Amazon-17,Windows2022 #2379
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » Amazon-21,Rocky9 #2379
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » Amazon-21,Windows2022 #2379
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » Amazon-25,Rocky9 #2379
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » Amazon-25,Windows2022 #2379
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » Oracle-17,Rocky9 #2379
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » Oracle-17,Windows2022 #2379
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » Oracle-21,Rocky9 #2379
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » Oracle-21,Windows2022 #2379
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » Oracle-25,Rocky9 #2379
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » Oracle-25,Windows2022 #2379
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » RedHat-17,Rocky9 #2379
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-oidc-v4-multi-java17 » RedHat-21,Rocky9 #2379
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-plugin-duo-v2-site-java17 #268
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-plugin-jetty-base-V1 #406
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-plugin-oidc-op-oidfed-v1-java17 #93
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-plugin-oidc-op-oidfed-v1-java17 #99
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-plugin-oidc-op-oidfed-v1-java17 » Shibboleth IdP :: Plugins :: OpenID Federation plugin for OpenID Provider Impl #93
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-plugin-oidc-op-oidfed-v1-java17 » Shibboleth IdP :: Plugins :: OpenID Federation plugin for OpenID Provider Impl #99
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-plugin-oidc-op-oidfed-v1-nightly-java17 #376
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-plugin-oidc-rp-v2-nightly-java17 #1141
Shibboleth Jenkins
- Jenkins build is back to normal : java-idp-plugin-oidc-rp-v2-nightly-java17 #1162
Shibboleth Jenkins
- Jenkins build is back to normal : java-mvn-enforcer #68
Shibboleth Jenkins
- Jenkins build is back to normal : java-mvn-enforcer #72
Shibboleth Jenkins
- Jenkins build is back to normal : java-oidfed-common-v1-java17 #21
Shibboleth Jenkins
- Jenkins build is back to normal : java-oidfed-common-v1-java17 » Shibboleth IdP :: Plugins :: OpenID Federation Common Library :: Distribution #21
Shibboleth Jenkins
- Jenkins build is back to normal : java-opensaml-v5-multi » Oracle-25,Windows2022 #1593
Shibboleth Jenkins
- Jenkins build is back to normal : java-plugin-shibd-saml-v1-nightly-java17 #378
Shibboleth Jenkins
- Jenkins build is back to normal : java-plugin-shibd-v1-nightly-java17 #362
Shibboleth Jenkins
- Jenkins build is back to normal : java-plugin-shibd-v1-site-java17 #59
Shibboleth Jenkins
- Jenkins build is back to normal : java-shib-metadata-v5-nightly #1537
Shibboleth Jenkins
- Jenkins build is back to normal : java-shib-shared-v9-nightly #1499
Shibboleth Jenkins
- Jenkins build is back to normal : java-shib-shared-v9-nightly #1516
Shibboleth Jenkins
- Jenkins build is back to normal : java-shib-shared-v9-nightly #1520
Shibboleth Jenkins
- Jenkins build is back to stable : java-identity-provider-v5 #2118
Shibboleth Jenkins
- Jenkins build is back to stable : java-identity-provider-v5 » Shibboleth IdP :: SAML Profile Implementation #2118
Shibboleth Jenkins
- Jenkins build is back to stable : java-idp-oidc-v4-java17 #1814
Shibboleth Jenkins
- Jenkins build is back to stable : java-idp-oidc-v4-java17 » Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation #1814
Shibboleth Jenkins
- Jenkins build is back to stable : java-idp-plugin-oidc-op-oidfed-v1-java17 #102
Shibboleth Jenkins
- Jenkins build is back to stable : java-idp-plugin-oidc-op-oidfed-v1-java17 #107
Shibboleth Jenkins
- Jenkins build is back to stable : java-idp-plugin-oidc-op-oidfed-v1-java17 #113
Shibboleth Jenkins
- Jenkins build is back to stable : java-idp-plugin-oidc-op-oidfed-v1-java17 #80
Shibboleth Jenkins
- Jenkins build is back to stable : java-idp-plugin-oidc-op-oidfed-v1-java17 #85
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 #102
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 #107
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 #113
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 #80
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 #85
Shibboleth Jenkins
- Jenkins build is back to stable : java-plugin-shibd-oidc-v1-java17 #248
Shibboleth Jenkins
- Jenkins build is back to stable : java-plugin-shibd-oidc-v1-java17 » Shibboleth SP :: OIDC Protocol Plugin :: Internal Configuration #248
Shibboleth Jenkins
- Jenkins build is back to stable : java-plugin-shibd-saml-v1-java17 #594
Shibboleth Jenkins
- Jenkins build is back to stable : java-plugin-shibd-saml-v1-java17 #598
Shibboleth Jenkins
- Jenkins build is back to stable : java-plugin-shibd-saml-v1-java17 » Shibboleth SP :: SAML Protocol Plugin :: Internal Configuration #594
Shibboleth Jenkins
- Jenkins build is back to stable : java-plugin-shibd-saml-v1-java17 » Shibboleth SP :: SAML Protocol Plugin :: Internal Configuration #598
Shibboleth Jenkins
- Jenkins build is back to stable : java-plugin-shibd-v1-java17 #492
Shibboleth Jenkins
- Jenkins build is back to stable : java-plugin-shibd-v1-java17 » Shibboleth SP :: Processing Hub :: Service Implementation #492
Shibboleth Jenkins
- Jenkins build is still unstable: java-idp-plugin-oidc-op-oidfed-v1-java17 #101
Shibboleth Jenkins
- Jenkins build is still unstable: java-idp-plugin-oidc-op-oidfed-v1-java17 #106
Shibboleth Jenkins
- Jenkins build is still unstable: java-idp-plugin-oidc-op-oidfed-v1-java17 #112
Shibboleth Jenkins
- Jenkins build is still unstable: java-idp-plugin-oidc-op-oidfed-v1-java17 » Shibboleth IdP :: Plugins :: OpenID Federation plugin for OpenID Provider Impl #101
Shibboleth Jenkins
- Jenkins build is still unstable: java-idp-plugin-oidc-op-oidfed-v1-java17 » Shibboleth IdP :: Plugins :: OpenID Federation plugin for OpenID Provider Impl #106
Shibboleth Jenkins
- Jenkins build is still unstable: java-idp-plugin-oidc-op-oidfed-v1-java17 » Shibboleth IdP :: Plugins :: OpenID Federation plugin for OpenID Provider Impl #112
Shibboleth Jenkins
Last message date:
Sun Sep 27 01:44:42 UTC 2026
Archived on: Sun Sep 27 01:44:44 UTC 2026
This archive was generated by
Pipermail 0.09 (Mailman edition).