Hi, Conan.
Could you share metadata of this SP with us?
>have added SAML2SSO relaying party and left defaults so not sure why I am still getting these errors
There may be several causes to these. Like you still may need to clear all cookies in your browser, restart `identity`, then `idp` services (note that Shibboleth doesn't re-load changed configuration files right away, up to 5 minutes may pass first, restarting `idp` service helps to make sure new configuration is loaded; restarting `identity` should force it to re-render templates and generate updated configuration files for IdP). But in your case it's more likely that this TR is not in active state due to errors you mentioned before:
```
schema_reference.4: Failed to read schema document 'http://www.w3.org/TR/2002/REC-xmldsig-core-20020212/xmldsig-core-schema.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
```
So no element for this SP is added to IdP's conf files on disk yet, indeed. You should be able to see status of this TR on the TR summary page of web UI where all TRs are listed, it must be "Active". Until it's active, it won't be pushed into configuration files, please check the status.