You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 14, 2020. It is now read-only.
When importing metadata that's somehow invalid, Janus only shows: Error when parsing imported metadata. Not valid SAML 2.0 metadata
It would be a lot more informative if it would additionally also show the exception it got from SimpleSAMLphp's parser, which can be very concrete. For example: Invalid SAML2 timestamp passed to xsDateTimeToTimestamp: 2014-10-17T17:00:07.756640
The text was updated successfully, but these errors were encountered:
When importing metadata that's somehow invalid, Janus only shows:
Error when parsing imported metadata. Not valid SAML 2.0 metadata
It would be a lot more informative if it would additionally also show the exception it got from SimpleSAMLphp's parser, which can be very concrete. For example:
Invalid SAML2 timestamp passed to xsDateTimeToTimestamp: 2014-10-17T17:00:07.756640
The text was updated successfully, but these errors were encountered: