Updated Home (markdown)
parent
a40748639b
commit
97cf20549a
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 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 available at [http://mitreid-connect.github.com/](http://mitreid-connect.github.com).
|
||||||
|
|
||||||
The current stable release is **1.3.1**. Development of this series is currently tracked on the **1.3.x** branch. Production systems should use this branch. To upgrade from previous release series, see instructions at [Upgrading](wiki/Upgrading).
|
The current stable release is **1.3.3**. Development of this series is currently tracked on the **1.3.x** branch. Production systems should use this branch. To upgrade from previous release series, see instructions at [Upgrading](wiki/Upgrading).
|
||||||
|
|
||||||
The current legacy release is **1.2.6**. Only major security changes that are completely backwards compatible are ported to this branch, no new features are planned or anticipated. Development of this is currently tracked on the **1.2.x** branch.
|
The current legacy release is **1.2.6**. Only major security changes that are completely backwards compatible are ported to this branch, no new features are planned or anticipated. Development of this is currently tracked on the **1.2.x** branch.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue