Skip to content

Commit 1be8e96

Browse files
Update dotnet.yml
1 parent f53565a commit 1be8e96

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/dotnet.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ jobs:
4949
run: sudo pip install -Iv cryptography==38.0.4
5050
- name: Install spid-sp-test
5151
run: sudo pip install spid-sp-test --upgrade --no-cache
52+
- name: Test Requests/Responses with spid-sp-test
53+
run: spid_sp_test --metadata-url https://localhost:5001/metadata-cie/metadata1.xml --authn-url https://localhost:5001/home/login --extra --debug ERROR --profile cie-sp-public -tr
5254
- name: Test Metadata spid-sp-public with spid-sp-test
5355
run: spid_sp_test --metadata-url https://localhost:5001/metadata-cie/metadata1.xml --extra --debug ERROR --profile cie-sp-public
5456
- name: Test Metadata spid-sp-private with spid-sp-test

0 commit comments

Comments
 (0)