Add a link to the upgrade procedure
parent
476acaf83c
commit
823eb8d899
2
Home.md
2
Home.md
|
@ -1,6 +1,6 @@
|
||||||
MITREid Connect is a reference implementation of the OpenID Connect protocol server and client, built on the Java, Spring, and Spring Security platforms. Java API documentation and a technical overview for the current stable version (generated by the Maven Site plugin) is always available at [http://mitreid-connect.github.com/](http://mitreid-connect.github.com).
|
MITREid Connect is a reference implementation of the OpenID Connect protocol server and client, built on the Java, Spring, and Spring Security platforms. Java API documentation and a technical overview for the current stable version (generated by the Maven Site plugin) is always available at [http://mitreid-connect.github.com/](http://mitreid-connect.github.com).
|
||||||
|
|
||||||
The current **master** development branch is working towards the **1.2.0** release.
|
The current **master** development branch is working towards the **1.2.0** release. To upgrade from the legacy 1.0 or 1.1 series, see instructions at [Upgrading to 1.2](wiki/Upgrading-to-1.2).
|
||||||
|
|
||||||
The current stable release is **1.1.17**. Development of this is currently tracked on the **1.1.x** branch.
|
The current stable release is **1.1.17**. Development of this is currently tracked on the **1.1.x** branch.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue