From c077900562c2663667559e9f235f2f50a4457c14 Mon Sep 17 00:00:00 2001 From: "Bekerle, Patrizio" <patrizio.bekerle@tugraz.at> Date: Thu, 21 Oct 2021 08:49:38 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b9eb560..3866dc6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # DBP Relay Auth Bundle -[GitLab](https://gitlab.tugraz.at/dbp/relay/dbp-relay-auth-bundle) | [Packagist](https://packagist.org/packages/dbp/relay-auth-bundle) +[GitLab](https://gitlab.tugraz.at/dbp/relay/dbp-relay-auth-bundle) | +[Packagist](https://packagist.org/packages/dbp/relay-auth-bundle) | +[Documentation](https://gitlab.tugraz.at/dbp/relay/dbp-relay-auth-bundle/-/tree/main/docs) -Docs: see ./docs +This bundle provides [Keycloak](https://www.keycloak.org/) authentication integration for the DBP Relay API Server. -- GitLab