This simple command line project aims to ease the migration of OpenIG 3.0 configuration files to OpenIG 3.1.
It requires Java 8 to compile and run.
>$ java -jar target/openig-migration-1.0-SNAPSHOT-jar-with-dependencies.jar <JSON filename to migrate>
This tool write the migrated JSON on System.out
heap/objectsarray has been simplified to justheap- Heap object declaration inline (when possible)
- Remove
"config": {}(empty element) - Rename
RedirectFiltertoLocationHeaderFilter - Rename
handlerObjecttohandler - Rename
OAuth2ResourceServerFilterdeprecated attributes to new names