Skip to content

Local run under Eclipse

Yuriy Movchan edited this page Aug 19, 2024 · 2 revisions

Data preparation

  1. Install Jans CE into VM with all required components. During install select LDAP server. It's most easier way to copy data developer workstation
  2. Copy folders to local disk to tree like this:
  D:\Developement\jans\jans_1.1.3-2024-07-08
   |-etc
     |- certs\*
     |- jans\*
   |-jans-setup
   |-jython-2.7.3
   |-opendj

Eclipse plugins

Install next Eclipse plugins:

  • Apache Directory Studio (select browser part only)
  • Eclipse jetty 7.0.0

Run server locally

This section shows how to run Fido2 server, for example

  1. Start OpenDJ from local folder.

  2. Connect to OpenDJ with Apache DS plugin and update config изображение

  3. Configure new Jetty Webapp run configuration. Here are screenshots: изображение изображение изображение изображение изображение изображение изображение

Expected result

изображение

изображение

Clone this wiki locally