Commit graph

88 commits

Author SHA1 Message Date
Pavindu Lakshan
56d969b785
Merge pull request #40 from pavinduLakshan/nipuni-new-spec
Some checks failed
Go CI / Test (push) Failing after 1m12s
Go CI / Build (push) Successful in 1m47s
2025-08-12 14:00:20 +05:30
Pavindu Lakshan
eb72be0aab Fix tests 2025-08-12 07:58:34 +05:30
Pavindu Lakshan
c38e27b097 Improve example MCP server 2025-08-11 16:39:46 +05:30
Pavindu Lakshan
8589035d64 Misc improvements 2025-08-11 16:39:35 +05:30
Pavindu Lakshan
b30aa6273c Improve readme 2025-08-06 14:50:20 +05:30
NipuniBhagya
2cad797aee Update the README file 2025-08-06 13:49:10 +05:30
NipuniBhagya
a2d775a902 Update scope validation implementation 2025-08-06 13:49:10 +05:30
NipuniBhagya
31fce13ca4 Update the README file 2025-08-06 13:49:10 +05:30
NipuniBhagya
5b13c7167f Fix minor formatting issues 2025-08-06 13:49:10 +05:30
NipuniBhagya
2c175869a9 Update scope validator 2025-08-06 13:49:10 +05:30
NipuniBhagya
885b32ee80 Fix minor formatting issues 2025-08-06 13:49:10 +05:30
NipuniBhagya
1ab421dc81 Fix minor issue 2025-08-06 13:49:10 +05:30
NipuniBhagya
7120886e9b Update the README.md file 2025-08-06 13:49:10 +05:30
NipuniBhagya
21805b4f0b Refactor scope validation 2025-08-06 13:49:10 +05:30
NipuniBhagya
5601c7836c Update config.yaml file 2025-08-06 13:48:47 +05:30
NipuniBhagya
c5cfecf243 Fix minor issue 2025-08-06 13:48:47 +05:30
NipuniBhagya
ba19c7363a Fix audience validation issues 2025-08-06 13:48:47 +05:30
NipuniBhagya
c65f73a6ce Refactor proxy builder 2025-08-06 13:48:33 +05:30
NipuniBhagya
d71ee4052c Update MCP proxy to adhere to the latest draft of MCP specification 2025-08-06 13:48:33 +05:30
NipuniBhagya
3e2c49db5c Update the README.md file to reflect latest MCP spec changes 2025-08-06 13:47:48 +05:30
Pavindu Lakshan
1edfed91b5
Merge pull request #38 from wso2/pavinduLakshan-patch-4
Some checks failed
Go CI / Test (push) Failing after 39s
Go CI / Build (push) Successful in 1m6s
2025-06-22 20:59:49 +05:30
Pavindu Lakshan
53e0fa65a1
Update release workflow action 2025-06-22 20:52:01 +05:30
Thilina Shashimal Senarath
fdb81007d4
Fix multiple redirect uri format and filter supported grant types (#36)
Some checks failed
Go CI / Test (push) Failing after 23s
Go CI / Build (push) Successful in 43s
2025-06-04 11:13:32 +05:30
Thilina Shashimal Senarath
316370be1c
Add StreambleHTTP support (#35)
Some checks failed
Go CI / Test (push) Failing after 47s
Go CI / Build (push) Successful in 47s
* Add StreambleHTTP support
2025-05-27 13:27:02 +05:30
Pavindu Lakshan
fc0d939e16
Merge pull request #34 from pcnfernando/main
Some checks failed
Go CI / Test (push) Failing after 39s
Go CI / Build (push) Successful in 1m12s
2025-05-22 17:10:51 +05:30
Chiran Fernando
2a0075b22e Streamline build from source steps 2025-05-22 17:07:45 +05:30
Pavindu Lakshan
edd3ce483e
Merge pull request #31 from pcnfernando/main 2025-05-22 16:51:42 +05:30
Chiran Fernando
c7fc15399b Merge branch 'main' of https://github.com/wso2/open-mcp-auth-proxy into upstream_master 2025-05-22 16:42:27 +05:30
Chiran Fernando
9e1316b420 Add unix and windows commands under basic usage 2025-05-22 16:42:16 +05:30
Thilina Shashimal Senarath
56cdc96cb6
fix asgardeo provider (#32)
Some checks failed
Go CI / Test (push) Failing after 44s
Go CI / Build (push) Successful in 1m17s
2025-05-19 22:44:07 +05:30
Chiran Fernando
9f856c4279 Move build from source to the end of readme 2025-05-18 16:44:10 +05:30
Chiran Fernando
be697b5868 Add build from source instructions 2025-05-18 16:39:48 +05:30
Chiran Fernando
8bc2e6e76b Add windows build step to makefile 2025-05-18 16:30:05 +05:30
Chiran Fernando
561b8fb637 Add eof 2025-05-18 16:14:37 +05:30
Chiran Fernando
68015ae8fc Handle spawning subprocess within windows 2025-05-18 16:14:09 +05:30
Pavindu Lakshan
ad5185ad72
Merge pull request #28 from pavinduLakshan/update_pr_template 2025-05-03 01:08:19 +05:30
Pavindu Lakshan
0bbc20ca5a Remove unnecessary fields from PR template 2025-05-03 01:06:41 +05:30
Pavindu Lakshan
4a5cf4e1cc
Update README.md 2025-04-27 17:23:13 +05:30
Pavindu Lakshan
87a1cbe21a
Update release.yml 2025-04-26 20:02:45 +05:30
Pavindu Lakshan
9ce9509cce
Fix issues in makefile (#26) 2025-04-21 15:29:48 +05:30
Pavindu Lakshan
5261a69f7a
Improve ordering in README (#24) 2025-04-18 21:40:36 +05:30
Pavindu Lakshan
23c282dcfc
Add badges to README (#25) 2025-04-18 21:40:12 +05:30
Pavindu Lakshan
f4be3de30f
Add release workflow (#23)
* Add release workflow
2025-04-18 15:12:32 +05:30
Pavindu Lakshan
6036ab30ec
Update README.md 2025-04-17 14:15:04 +05:30
Pavindu Lakshan
11fc3cdfcd
Merge pull request #16 from shashimalcse/shashimalcse-patch-0003 2025-04-16 12:09:04 +05:30
Pavindu Lakshan
42efe1f48a
Update internal/proxy/modifier_test.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-16 12:08:31 +05:30
Pavindu Lakshan
5a392ea496
Merge pull request #21 from wso2/keycloak 2025-04-16 10:40:59 +05:30
Pavindu Lakshan
d3d2f33661 Improve formatting 2025-04-15 09:12:51 +05:30
Pavindu Lakshan
ecee345f9c Add guide for Keycloak integration 2025-04-15 08:53:53 +05:30
Omindu Rathnaweera
b32f25e694
Delete .github/workflows/go.yml 2025-04-12 10:56:10 +05:30