Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@Awambeng
Copy link
Contributor

This commit introduces two new tests, OID4VCJWTIssuerEndpointTest, OID4VCSdJwtIssuingEndpointTest, OID4VCJwtAuthorizationCodeFlowTest and OID4VCSdJwtAuthorizationCodeFlowTest, to the FIPS test suite, enhancing the coverage for OID4VC functionality.

Closes #44105

@Awambeng Awambeng requested review from a team as code owners January 13, 2026 10:29
@Awambeng Awambeng changed the title Add OID4VC tests to FIPS suite [OID4VCI] Add OID4VC tests to FIPS suite Jan 13, 2026
Copy link
Contributor

@forkimenjeckayang forkimenjeckayang left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@tdiesler tdiesler left a comment

Choose a reason for hiding this comment

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

LGTM

@mposolda mposolda self-assigned this Jan 21, 2026
@mposolda
Copy link
Contributor

@Awambeng Thanks for adding the tests!

Sorry to ask this, but is it please possible to do some "dummy" change in some Java file to actually make sure that FIPS tests (and other tests) would be triggered for this PR? For example just comment somewhere or add an empty line. As the CI was not triggered for this PR due it has changes only in the fips-suite file and that one does not trigger CI as of now.

Alternatively, you can try to adjust the GH action configurations and make sure that change in the fips-suite file will trigger CI, but not sure if you want to deal with those configs.

Will be also good to rebase the PR.

- This commit introduces two new tests, OID4VCJWTIssuerEndpointTest and OID4VCSdJwtIssuingEndpointTest, to the FIPS test suite, enhancing the coverage for OID4VC functionality.

Closes keycloak#44105

Signed-off-by: Awambeng Rodrick <[email protected]>

Address @IngridPuppet review comment

Signed-off-by: Awambeng Rodrick <[email protected]>
@Awambeng
Copy link
Contributor Author

@Awambeng Thanks for adding the tests!

Sorry to ask this, but is it please possible to do some "dummy" change in some Java file to actually make sure that FIPS tests (and other tests) would be triggered for this PR? For example just comment somewhere or add an empty line. As the CI was not triggered for this PR due it has changes only in the fips-suite file and that one does not trigger CI as of now.

Alternatively, you can try to adjust the GH action configurations and make sure that change in the fips-suite file will trigger CI, but not sure if you want to deal with those configs.

Will be also good to rebase the PR.

@mposolda Done.

@mposolda
Copy link
Contributor

@Awambeng Thanks!

@mposolda mposolda merged commit 9990df0 into keycloak:main Jan 21, 2026
81 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make sure some OID4VCI functionality tested in FIPS mode

4 participants