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

Saml2Settings.validateMetadata better list of errors #348

Open
sysmat opened this issue Jun 30, 2021 · 0 comments
Open

Saml2Settings.validateMetadata better list of errors #348

sysmat opened this issue Jun 30, 2021 · 0 comments
Labels

Comments

@sysmat
Copy link

sysmat commented Jun 30, 2021

  • lib version
<dependency>
     <groupId>com.onelogin</groupId>
     <artifactId>java-saml-core</artifactId>
     <version>2.6.0</version>
</dependency>
  • when validateMetadata which is not valid should conatin error message which are in console
  • console:
    [Fatal Error] :88:3: The element type "md:ContactPerson" must be terminated by the matching end-tag "</md:ContactPerson>".
  • list of errors:
    Invalid SAML Metadata. Not match the saml-schema-metadata-2.0.xsd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants