diff --git a/README.md b/README.md index f197891..f13d709 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,8 @@ asgardeo: ### 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 @@ -226,4 +227,4 @@ asgardeo: org_name: "" client_id: "" client_secret: "" -``` \ No newline at end of file +```