chore: Add additional shields
This commit is contained in:
parent
403ae4861c
commit
948c50aaec
1 changed files with 7 additions and 1 deletions
|
@ -1,5 +1,11 @@
|
|||
# Keycloak: Authenticator - Restrict user authentication on client
|
||||
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/sventorben/keycloak-restrict-client-auth?sort=semver) ![build and test](https://github.com/sventorben/keycloak-restrict-client-auth/actions/workflows/buildAndTest.yml/badge.svg) ![GitHub Release Date](https://img.shields.io/github/release-date/sventorben/keycloak-restrict-client-auth) ![open issues](https://img.shields.io/github/issues/sventorben/keycloak-restrict-client-auth)
|
||||
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/sventorben/keycloak-restrict-client-auth?sort=semver)
|
||||
![GitHub Release Date](https://img.shields.io/github/release-date/sventorben/keycloak-restrict-client-auth)
|
||||
![](https://img.shields.io/badge/Keycloak-15.0.2-blue)
|
||||
|
||||
![CI build](https://github.com/sventorben/keycloak-restrict-client-auth/actions/workflows/buildAndTest.yml/badge.svg)
|
||||
![open issues](https://img.shields.io/github/issues/sventorben/keycloak-restrict-client-auth)
|
||||
![](https://img.shields.io/github/license/sventorben/keycloak-restrict-client-auth?label=License)
|
||||
|
||||
This is a simple Keycloak authenticator to restrict user authentication to client.
|
||||
|
||||
|
|
Loading…
Reference in a new issue