Skip to content

fix(jans-config-api): the admin-ui backend issues related to jetty 11 migration #1258

Closed
@duttarnab

Description

Describe the bug
The admin-ui backend issues related to jetty 11 migration.

The following things are not working in admin-ui plugin

  1. The license apis not working as licenseSpring sdk was not compatible with jakarta libs. We should use licenseSpring rest apis instead of sdk.
  2. Need to do some code optimization in calling endpoints using resteasy client.
  3. This also include changes in admin_ui configuration in database (jans-linux-setup).

Metadata

Assignees

Labels

comp-jans-config-apiComponent affected by issue or PRkind-bugIssue or PR is a bug in existing functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions