Details
-
Bug
-
Status: Open
-
Medium
-
Resolution: Won't Do
-
London Release
-
None
Description
With new ODL Chlorine using PAX Version 8 and Jetty version 9 there are the following functions not working anymore for SDNR, like before:
- oauth -> issues are:
- Servet to realm conflict for class resolving
- security exception during logout
- websockets -> Jetty problem described here: https://github.com/eclipse/jetty.project/issues/7835 (https://lists.opendaylight.org/g/Discuss/message/8935)
For websockets a workaround was found with seperate jetty.
The oauth won't be fixed in SDNR. The problems are hopefully solved with Pax 9 / Jetty 10. Waiting for ODL/Karaf using these versions.
Reference: https://issues.apache.org/jira/browse/KARAF-7544
oauth Issue1: