OIDC InvalidRedirectionURI
Cantor, Scott
cantor.2 at osu.edu
Thu Nov 9 20:49:08 UTC 2023
> But I guess the validator fails open and just ignores anything it doesn't
> know about.
That's how wildcards in schemas work, generally. You get lax validation on unknown content.
> But it still ignored invalid syntax? Am I doing this wrong, or is there just no
> way to get it to validate the additional schema syntax?
I doubt that sort of classpath syntax will work, but regardless if it's not checking it, it didn't load the schema.
The point of schema validation is generally to check remote content. When you control it, it's more about using decent editors that will do it for you if you give them the schemas.
-- Scott
More information about the users
mailing list