Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spid Quality Assurance - errors in AuthnRequests #42

Open
peppelinux opened this issue May 27, 2021 · 2 comments
Open

Spid Quality Assurance - errors in AuthnRequests #42

peppelinux opened this issue May 27, 2021 · 2 comments

Comments

@peppelinux
Copy link
Member

Using

python3 src/spid_sp_test/spid_sp_test --metadata-url http://localhost:3000/metadata --authn-url http://localhost:3000/login?entityID=testenv2 --debug ERROR --extra
ERROR:spid_sp_test.authn_request:RelayState is missing - TR pag. 14 or pag. 15
ERROR:spid_sp_test.authn_request:AuthnRequest Signature validation failed
ERROR:spid_sp_test.authn_request:The ForceAuthn attribute must be present because of minimum/SpidL1
ERROR:spid_sp_test.authn_request:The ForceAuthn attribute must be True because of minimum/SpidL1
Spid QA: executed 151 tests, 4 failed.
@peppelinux
Copy link
Member Author

also related to this
#32

@peppelinux
Copy link
Member Author

At this time we have the following result.
Do we have to configure the CI for a private profile (--profile spid-sp-private)

spid_sp_test --metadata-url http://localhost:3000/metadata --extra --debug ERROR --exit-zero
  
ERROR:spid_sp_test.metadata:SpidSpMetadataCheckExtra.test_contactperson_email: The //ContactPerson/EmailAddress element MUST be present
ERROR:spid_sp_test.metadata:The //ContactPerson/EmailAddress element MUST be present
ERROR:spid_sp_test.metadata:SpidSpMetadataCheckExtra.test_Contacts_PubPriv: ContactPerson MUST be present
ERROR:spid_sp_test.metadata:ContactPerson MUST be present
ERROR:spid_sp_test.metadata:SpidSpMetadataCheckExtra.test_Contacts_PubPriv: Only one ContactPerson element of contactType "other" MUST be present
ERROR:spid_sp_test.metadata:Only one ContactPerson element of contactType "other" MUST be present
ERROR:spid_sp_test.metadata:SpidSpMetadataCheckExtra.test_extensions_public_private: Missing ContactPerson/Extensions/Public, this element MUST be present
Spid QA: executed 88 tests, 4 failed. 0 warnings.
ERROR:spid_sp_test.metadata:Missing ContactPerson/Extensions/Public, this element MUST be present

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

No branches or pull requests

1 participant