From d5346724a6586783736dfd99b93cec699f188e7b Mon Sep 17 00:00:00 2001 From: swapnil-lang <70815281+swapnil-lang@users.noreply.github.com> Date: Tue, 12 May 2026 14:00:53 +0530 Subject: [PATCH] Create zoho-idp Signed-off-by: swapnil-lang <70815281+swapnil-lang@users.noreply.github.com> --- extensions/zoho-idp | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 extensions/zoho-idp diff --git a/extensions/zoho-idp b/extensions/zoho-idp new file mode 100644 index 00000000..c3aa8237 --- /dev/null +++ b/extensions/zoho-idp @@ -0,0 +1,5 @@ +{ + "name": "Keycloak Zoho Identity Provider", + "description": "Zoho as a first-class Social Identity Provider in Keycloak, matching the UX of the built-in GitHub, Google, and LinkedIn providers.", + "website": "https://github.com/swapnil-lang/keycloak-zoho-spi" +}