Updated Upgrading 1.0 to 1.1 (markdown)
parent
15c7d51a65
commit
0841e70a93
|
@ -2,7 +2,7 @@ The **1.1** version of MITREid Connect contains several changes from the **1.0**
|
||||||
|
|
||||||
## Project Layout
|
## Project Layout
|
||||||
|
|
||||||
The project now contains four modules instead of three. The `openid-connect-server` module now produces a `.jar` file, and the new `openid-connect-server-webapp` module produces the `.war` file that was previously produces by the `openid-connect-server` module. All overlays must be
|
The project now contains four modules instead of three. The `openid-connect-server` module now produces a `.jar` file, and the new `openid-connect-server-webapp` module produces the `.war` file that was previously produces by the `openid-connect-server` module. All overlays must be updated to point to this new module.
|
||||||
|
|
||||||
## Data Model
|
## Data Model
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue