Wrong section name fixed

This commit is contained in:
Mauro Mugnaini 2020-11-20 16:54:26 +01:00
parent 372bf89756
commit 6ec0acfc98
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# OIDC Keycloak Library
**Event Publisher library** provides some helpers that uses the [Keycloak](https://www.keycloak.org)'s clients Java API. The project also provide a command line program that generates all the clients related to a gCube infrastructure on a Keycloak server, starting from the infrastructure `Context-Users-Roles` JSON export.
**OIDC Keycloak Library** provides some helpers that uses the [Keycloak](https://www.keycloak.org)'s clients Java API. The project also provide a command line program that generates all the clients related to a gCube infrastructure on a Keycloak server, starting from the infrastructure `Context-Users-Roles` JSON export.
## Structure of the project