humanmade / humanmade/wp-simple-saml
It breaks when adding XML medatata to SSO IdP Metadata
Open
- Dominant language
- PHP
- Stars
- 125
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
I created a WP sandbox to implement SSO. When I add the XML medadata to the SSO Ido Metadata field I get the following error:
> Invalid array settings: sp_entityId_not_found, sp_acs_url_invalid, sp_sls_url_invalid

Here is the format of the XML I add to the field:
```
XXXXXXXXXXXXXXXXXXX=
XXXXXXXXXXXX=
urn:oasis:names:tc:SAML:1.1:nameid-format:unspecified
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.