Skip to content

Commit

Permalink
ci: stop testing FAPI 1.0 ID-2
Browse files Browse the repository at this point in the history
  • Loading branch information
panva committed Jan 24, 2024
1 parent 1971dcf commit 01cd89a
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,11 @@ jobs:
# - plan: oidcc-client-dynamic-certification-test-plan

# FAPI 1.0 ID-2
- plan: fapi-rw-id2-client-test-plan
client_auth_type: mtls
- plan: fapi-rw-id2-client-test-plan
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
# - plan: fapi-rw-id2-client-test-plan
# client_auth_type: private_key_jwt

# FAPI 1.0 Advanced Final
- plan: fapi1-advanced-final-client-test-plan
Expand Down

0 comments on commit 01cd89a

Please sign in to comment.