Skip to content

Support Bearer Token #5657

@yiranlus

Description

@yiranlus

Describe feature

I am using Open WebUI and I want to add Trilium to its tool server. Since Open WebUI can add existing OpenAPI as tool server, I found it can be easy to integrate Trilium ETAPI to it.

However, Open WebUI only support Bearer token for authentication and in the request header, its format is

Authentication: Bearer {token_value}

The authentication is not possible for Trilium for now since the format is

Authentication: {token_value}

I wonder if we can add this Bearer token for authentication to Trilium.

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions