Update 'avatar-importer/README.md'
This commit is contained in:
parent
714754d1c3
commit
01d458e727
|
@ -1,6 +1,6 @@
|
|||
# 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.
|
||||
**Avatar Importer** extends the [Keycloak](https://www.keycloak.org)'s Identity Provider (IdP) mapper SPI to import the avatar image from the IdP used for the login.
|
||||
|
||||
## Structure of the project
|
||||
|
||||
|
@ -16,7 +16,8 @@ The source code is present in `src` folder.
|
|||
|
||||
## Documentation
|
||||
|
||||
This is one of the modules that composes the EAR deployment defined in the "brother" module [keycloak-d4science-spi](../keycloak-d4science-spi-ear/README.md).
|
||||
This is one of the modules that composes the EAR deployment defined in the "brother" module [keycloak-d4science-bundle](../
|
||||
keycloak-d4science-bundle/README.md).
|
||||
|
||||
To build the module's JAR file it is sufficient to type
|
||||
|
||||
|
|
Loading…
Reference in New Issue