File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
33We follow the CalVer (https://calver.org/ ) versioning scheme: YY.MINOR.MICRO.
4+
5+ 20.0.0 (09-02-2020)
6+ ===================
7+
8+ OSF CAS first release with basic authentication features for OSF
9+
10+ * Username and password login
11+ * Username and verification key login
12+ * Two-factor authenticaion
13+ * Long-term authentication
14+ * ORCiD login
15+
16+ Technical details
17+
18+ * JSON service registry
19+ * JPA ticket regisrtry with PostgreSQL
20+ * JPA PostgreSQL authentication backend
21+ * Customized login web flow and authentication including:
22+ * OSF credential and metadata populator
23+ * OSF non-interactive authentication action
24+ * OSF PostgreSQL authentication handler
25+ * Pac4j authentication delegation
26+ * Two-factor authentication using time-based one-time password
27+ * Customized authentication exception handling
28+ * Customized user interface
29+
You can’t perform that action at this time.
0 commit comments