Skip to content

[18.0][ADD] webservice_client_certificate_auth: new module#123

Open
vvrossem wants to merge 2 commits intoOCA:18.0from
camptocamp:18.0-add-webservice_client_certificate_auth
Open

[18.0][ADD] webservice_client_certificate_auth: new module#123
vvrossem wants to merge 2 commits intoOCA:18.0from
camptocamp:18.0-add-webservice_client_certificate_auth

Conversation

@vvrossem
Copy link

@vvrossem vvrossem commented Feb 3, 2026

No description provided.

@vvrossem vvrossem force-pushed the 18.0-add-webservice_client_certificate_auth branch from 9a9c865 to 2afcbb3 Compare February 3, 2026 12:57
The test `test_oauth2_flow_compute_with_ui` iterates over all available `auth_type` values.

When a module extends `webservice` with an additional `auth_type` (e.g., `client_certificate`),
this test fails because it does not know how to populate the new required fields for that type.

This commit restricts the test loop to the authentication types defined in `webservice` module.
@vvrossem vvrossem marked this pull request as draft February 4, 2026 08:11
@vvrossem vvrossem marked this pull request as ready for review February 4, 2026 10:09
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.

2 participants