Skip to content

ThomasDumont/gru-plugin-identitystore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

199 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Plugin identitystore

##Introduction

This plugin stores identities. An identity is composed of attributes. Each attribute can be read, written or certified by the application calling the service.

##Configuration

The bean names identitystore.identityInfoExternalProvider must be defined using Spring configuration. The bean must implement the Java interface fr.paris.lutece.plugins.identitystore.service.external.IIdentityInfoExternalProvider . It is used to create an identity from an external source when a connection id is provided in the web method create .

##Usage

The plugins exposes web methods to manage identities. Check /jsp/site/Portal.jsp?page=swaggerui page for more details about these methods.

Maven documentation and reports

generated by xdoc2md - do not edit directly.

About

Plugin Identity Store

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 90.2%
  • HTML 9.8%