keycloak-d4science-spi-parent/avatar-importer
Mauro Mugnaini 6ba362ea8d Updated to version effectively deployed in the ENVs (`19.0.2`) and prepared code for the deprecation and next code removal and added version to the artifacts' jar 2022-09-26 16:45:30 +02:00
..
src Typo fixed in log message 2021-05-20 18:24:52 +02:00
CHANGELOG.md Updated `CHANGELOG`s with last cahnges, ready to be released whwn tested in DEV/PRE 2022-02-16 13:46:25 +01:00
FUNDING.md Completed the refactoring as Maven multi-module project and each project has been documented as the new project template advise. It also provide the avatar support (#19726) 2020-08-13 16:27:32 +02:00
LICENSE.md Completed the refactoring as Maven multi-module project and each project has been documented as the new project template advise. It also provide the avatar support (#19726) 2020-08-13 16:27:32 +02:00
README.md Update 'avatar-importer/README.md' 2022-07-13 10:22:21 +02:00
pom.xml Updated to version effectively deployed in the ENVs (`19.0.2`) and prepared code for the deprecation and next code removal and added version to the artifacts' jar 2022-09-26 16:45:30 +02:00

README.md

Avatar Importer

Avatar Importer extends the Keycloak's Identity Provider (IdP) mapper SPI to import the avatar image from the IdP used for the login by default; if no image is provided by the IdP in the proper claim the importer can be set-up (enabled by default) to try to load the avatar using the libravatar (and gravatar) service.

Structure of the project

The source code is present in src folder.

  • Relevant information about how the repository is organized.
  • Description of the Maven modules (if any).
  • Any information needed to work with the code.

Built With

Documentation

This is one of the modules that composes the EAR deployment defined in the "brother" module keycloak-d4science-bundle.

To build the module's JAR file it is sufficient to type

mvn clean package

Change log

See CHANGELOG.md.

Authors

How to Cite this Software

[Intentionally left blank]

License

This project is licensed under the EUPL V.1.1 License - see the LICENSE.md file for details.

About the gCube Framework

This software is part of the gCubeFramework: an open-source software toolkit used for building and operating Hybrid Data Infrastructures enabling the dynamic deployment of Virtual Research Environments by favouring the realisation of reuse oriented policies.

The projects leading to this software have received funding from a series of European Union programmes see FUNDING.md

Acknowledgments

[Intentionally left blank]