Skip to content

@authenio/xsd-schema-validator Incompatible with AWS Lambda #1

Description

@shellscape

Because @authenio/xsd-schema-validator uses Java within the package to run an actual Java file, it requires javac to be installed somewhere on the executing system. When running a Node app in AWS Lambda, Java is not available.

I opened an issue here nikku/node-xsd-schema-validator#20 but I'm not hopeful for a response.

Please consider leveraging a different module as a replacement. This was a really unfortunate roadblock to hit after spending a lot of time investing in samlify as a solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions