Skip to content

Authentication - Configure stardog to not require authentication #33

@ghost

Description

This issue is a suggestion, to help demoing the Classification Explorer.

For now, stardog allows only authenticated access (using basic authentication). When we try to post a query with no authorisation token we have the following error:

"500 (You must initialize the xml-security library correctly before you use it. Call the static method com.sun.org.apache.xml.internal.security.Init.init();" to do that before you use any functionality from that library.)”

According to this error message, I guess it's possible to allow unauthenticated access to the database.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions