Agent Plugins Marketplace
All plugins

keycloak-authservices

v1.0.0

Keycloak administration and Keycloak.AuthServices .NET library development skills

Claude Code2 Skills

By Oleksii NikiforovLicense: MIT673 GitHub starsUpdated 3 months ago

Directory evidence

Runtimes
Claude Code
Parsed components
2 skill or MCP entries
Source updated
Jun 2, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install keycloak-authservices for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install keycloak-authservices@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/NikiforovAll/keycloak-authorization-services-dotnet

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.

Plugin files

keycloak-authservices/
├── .claude-plugin/plugin.json
├── skills/keycloak-administration/SKILL.md
└── skills/keycloak-auth-services/SKILL.md

Included Skills2

keycloak-administrationskills/keycloak-administration/SKILL.md

Keycloak identity and access management (IAM) administration guidance — realm management, client configuration, authentication flows, authorization policies, security hardening, and troubleshooting. Use when configuring Keycloak, setting up SSO, managing realms/clients, troubleshooting authentication issues, or implementing RBAC. Trigger phrases include "Keycloak", "SSO", "OIDC", "SAML", "identity provider", "IAM", "realm", "access management".

keycloak-auth-servicesskills/keycloak-auth-services/SKILL.md

Implementation guide for Keycloak.AuthServices .NET library — authentication (JWT Bearer, OIDC, RFC 8414), authorization (RBAC, resource protection, Authorization Server, organizations, multi-tenancy), Admin REST API SDK, Protection API SDK, and developer experience tooling (.NET Aspire, templates, OpenTelemetry). Trigger phrases include Keycloak.AuthServices, ProtectedResource, Admin SDK, Protection API, organization, RFC 8414, token introspection.

Plugin manifests1

.claude-plugin/plugin.json
{
  "name": "keycloak-authservices",
  "description": "Keycloak administration and Keycloak.AuthServices .NET library development skills",
  "version": "1.0.0",
  "author": {
    "name": "Oleksii Nikiforov"
  },
  "homepage": "https://github.com/NikiforovAll/keycloak-authorization-services-dotnet",
  "license": "MIT"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[keycloak-authservices on Agent Plugins Marketplace](https://pluginsmp.com/plugins/keycloak-authservices)