https://github.com/lvermeulen/keycloak.net
C# client for Keycloak 6.x
https://github.com/lvermeulen/keycloak.net
keycloak
Last synced: 5 months ago
JSON representation
C# client for Keycloak 6.x
- Host: GitHub
- URL: https://github.com/lvermeulen/keycloak.net
- Owner: lvermeulen
- License: mit
- Created: 2019-06-28T10:51:16.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-01-14T07:49:58.000Z (over 1 year ago)
- Last Synced: 2025-05-16T03:01:52.628Z (5 months ago)
- Topics: keycloak
- Language: C#
- Homepage:
- Size: 197 KB
- Stars: 212
- Watchers: 16
- Forks: 125
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Keycloak.Net
[](https://ci.appveyor.com/project/lvermeulen/keycloak-net)
[](https://github.com/lvermeulen/Keycloak.Net/blob/master/LICENSE) [](https://www.nuget.org/packages/Keycloak.Net/) 
  [](https://app.fossa.com/projects/custom%2B11767%2Fgithub.com%2Flvermeulen%2FKeycloak.Net?ref=badge_shield)C# client for [Keycloak](https://www.keycloak.org/) 6.x
See documentation at [https://www.keycloak.org/docs-api/6.0/rest-api/](https://www.keycloak.org/docs-api/6.0/rest-api/)
## Features
* [X] Attack Detection
* [X] Authentication Management
* [X] Client Attribute Certificate
* [X] Client Initial Access
* [X] Client Registration Policy
* [X] Client Role Mappings
* [X] Client Scopes
* [X] Clients
* [X] Component
* [X] Groups
* [X] Identity Providers
* [X] Key
* [X] Protocol Mappers
* [X] Realms Admin
* [X] Role Mapper
* [X] Roles
* [X] Roles (by ID)
* [X] Scope Mappings
* [X] User Storage Provider
* [X] Users
* [X] Root