From 948c50aaecdf08a42ea8f491d0b96a932bc839cf Mon Sep 17 00:00:00 2001 From: Sven-Torben Janus Date: Sun, 19 Sep 2021 21:29:06 +0200 Subject: [PATCH] chore: Add additional shields --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ddaeac3..75bae90 100644 --- a/README.md +++ b/README.md @@ -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.