eclipse / lyo.designer

lyo.designer
Eclipse Public License 2.0
11 stars 10 forks source link

Server configuration to support oauth and basic authentication. #152

Closed jadelkhoury closed 4 years ago

jadelkhoury commented 4 years ago

Server configuration to support oauth and basic authentication.

To see it in action, run the RM Adaptor on https://github.com/OSLC/lyo-adaptor-sample-modelling/pull/51. You can also see its configuration under the Adaptor's ServerConfiguration block in the model.

To review, only look at the first commit. This second commit is the generated code, so needs not be merged.

jadelkhoury commented 4 years ago

Finally, you can download the application with this patch from download.eclipse.org/lyo/product/p2/superedge

@jamsden For plugins, use the update-site https://download.eclipse.org/lyo/p2/superedge

jadelkhoury commented 4 years ago

@berezovskyi Final review please?