wso2 / wso2/reference-implementations-afm

Support for OAuth2 and JWT

Open
#25 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
2
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Problem

AFM interpreters only support bearer, basic, and api-key types. This issue is to track introducing $title.

Applicable contexts

Authentication is a common object in the AFM spec, used across:

  • MCP server transports (tools.mcp[].transport.authentication)
  • Model connections (model.authentication)
  • Webhook subscriptions (interfaces[].subscription.authentication, if applicable)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Python AFM interpreter code that handles authentication for MCP server transports, model connections, and webhook subscriptions. Compare the existing bearer, basic, and api-key handling, then define completion as consistent OAuth2 and JWT support across the applicable contexts listed in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
authentication
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.