We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1971dcf commit 01cd89aCopy full SHA for 01cd89a
.github/workflows/conformance.yml
@@ -44,10 +44,11 @@ jobs:
44
# - plan: oidcc-client-dynamic-certification-test-plan
45
46
# FAPI 1.0 ID-2
47
- - plan: fapi-rw-id2-client-test-plan
48
- client_auth_type: mtls
49
50
- client_auth_type: private_key_jwt
+ # These plans are deprecated and to be removed
+ # - plan: fapi-rw-id2-client-test-plan
+ # client_auth_type: mtls
51
+ # client_auth_type: private_key_jwt
52
53
# FAPI 1.0 Advanced Final
54
- plan: fapi1-advanced-final-client-test-plan
0 commit comments