Wrong title in README.md files

master
Mauro Mugnaini 3 years ago
parent ff6985ea48
commit d89d6e653b

@ -1,6 +1,6 @@
# Event Publisher Portal
# Keycloak D4Science SPI Parent
**Keycloak D4Science SPI Parent ** is the master POM of some modules that extend the [Keycloak](https://www.keycloak.org)'s functionalities via its provided SPIs and some new SPIs.
**Keycloak D4Science SPI Parent** is the master POM of some modules that extend the [Keycloak](https://www.keycloak.org)'s functionalities via its provided SPIs and some new SPIs.
## Structure of the project

@ -1,4 +1,4 @@
# Event Publisher Portal
# Avatar Importer
**Avatar Importer** extends the [Keycloak](https://www.keycloak.org)'s Identity Provider (IdP) mapper SPI to import the avatar image defined inside the IdP used for the logn.

@ -1,4 +1,4 @@
# Event Publisher Portal
# Keycloak Realm Resource
**Keycloak Realm Resource** defines the new avatar resource inside Keycloak and exposes it on REST, implements the SPI defined in the `avatar-storage` module to store avatar on file system or in an user's property (to be deeply tested on all the persistence since it could be limited by the JDBC driver/JPA implementation.

@ -1,4 +1,4 @@
# Event Publisher Portal
# Avatar Storage
**Avatar Storage** defines a new [Keycloak](https://www.keycloak.org)'s SPI to plug avatar persistence strategy via `services` definition.

@ -1,4 +1,4 @@
# Event Publisher Portal
# Event Listener Provider
**Event Listener Provider** extends the [Keycloak](https://www.keycloak.org)'s event SPI to push JSON events to an orchestrator endpoint.

@ -1,4 +1,4 @@
# Event Publisher Portal
# Identity Provider Mapper
**Identity Provider Mapper** extends the [Keycloak](https://www.keycloak.org)'s identity provider mapper SPI to extract the username from the email address.

@ -1,6 +1,6 @@
# Event Publisher Portal
# Keycloak D4Science Bundle
**Keycloak D4Science Bundle** assemble all the modules in one J2EE EAR ready to be deployed inside a Keycloak installation.
**Keycloak D4Science Bundle** assembles all the modules in one J2EE EAR ready to be deployed inside a Keycloak installation.
## Structure of the project

@ -1,6 +1,6 @@
# Event Publisher Portal
# Keycloak D4Science Theme
**Keycloak D4Science Theme **
**Keycloak D4Science Theme**
## Structure of the project

Loading…
Cancel
Save