ALISE is a web application into which users log in with mutliple accounts to link them to one another.
Account linking can be implemented at various levels of the autentication / authorisation process. Using the AARC-Blueprint Architecture~\cite{aarc_bpa} to locate our account linking, ALISE is located at the “End-Services” layer. It implements account linking at the level of end services.
For this, ALISE requires an existing account at the computer centre which provides the service. After the first login with this computer centre account, users can link any number of federated identities to ALISE.
This information is used to build the mapping database.
Authorised services are then able to query the mapping database via the ALISE REST-interface. This allows services to map a federated identity to its local counterpart, so to support the local authorisation systems, e.g. in Unix filesystems.