Skip to content

Support Oauth authentication #2721

@fortuna

Description

@fortuna

Is there an existing issue that is already proposing this?

  • I have searched the existing issues

Application

Outline Client

What are you trying to do? What is your use case?

Describe the solution you'd like.

It would be great if the client could authenticate over OAuth with the server. That could allow us to trigger many different flows with a shared URL, like:

  • Sign up flow
  • Payment flow
  • Captcha
  • Show terms of service/privacy policy
  • Show ads
  • Show news/info

It's not clear to me what the best practices are. MCP has mechanisms for OAuth discover: perhaps we can borrow from it

Example discovery metadata: https://radar.mcp.cloudflare.com/.well-known/oauth-authorization-server
But there are default locations if the server doesn't support metadata.

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