An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![Icon](https://i.imgur.com/eEjfRLz.jpg?2)
# Keycloak.Net
[![Build status](https://ci.appveyor.com/api/projects/status/c9npduu2dp9ljlps?svg=true)](https://ci.appveyor.com/project/lvermeulen/keycloak-net)
[![license](https://img.shields.io/github/license/lvermeulen/Keycloak.Net.svg?maxAge=2592000)](https://github.com/lvermeulen/Keycloak.Net/blob/master/LICENSE) [![NuGet](https://img.shields.io/nuget/v/Keycloak.Net.svg?maxAge=2592000)](https://www.nuget.org/packages/Keycloak.Net/) ![downloads](https://img.shields.io/nuget/dt/Keycloak.Net)
![](https://img.shields.io/badge/.net-4.5.2-yellowgreen.svg) ![](https://img.shields.io/badge/netstandard-1.4-yellowgreen.svg) [![FOSSA Status](https://app.fossa.com/api/projects/custom%2B11767%2Fgithub.com%2Flvermeulen%2FKeycloak.Net.svg?type=shield)](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