Component
Accounts
Version

0.1

Started

20 February, 2018

Released

23 August, 2018

Summary

Replaces classic login/logout handling, and introduces security improvements.

Status

Released

GitHub Release 
Milestone 

Accounts version 0.1 (Released)

Start date: 20 February, 2018; release date: 23 August, 2018

Source code:  This should be the URL of the corresponding tag/release in GitHub. E.g. https://github.com/cul-it/arxiv-search/releases/tag/0.1

User authentication views (login/logout) are handled by an implementation of the accounts service (NG application). In addition to supporting the classic authentication and session mechanisms, the login/logout views also create and destroy parallel sessions in distributed session store. This allows users to seamlessly interact with services running both on-premises and in the cloud.

Features

Other