Update README.md

This commit is contained in:
Pavindu Lakshan 2025-04-17 14:15:04 +05:30 committed by GitHub
parent 11fc3cdfcd
commit 6036ab30ec
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -92,7 +92,8 @@ asgardeo:
### Other OAuth Providers ### Other OAuth Providers
- [Auth0 Integration Guide](docs/Auth0.md) - [Auth0](docs/integrations/Auth0.md)
- [Keycloak](docs/integrations/keycloak.md)
## Testing with an Example MCP Server ## Testing with an Example MCP Server
@ -226,4 +227,4 @@ asgardeo:
org_name: "<org_name>" org_name: "<org_name>"
client_id: "<client_id>" client_id: "<client_id>"
client_secret: "<client_secret>" client_secret: "<client_secret>"
``` ```