Hi,
I’m seeing a clash between the latest SAML Addon (v0.4.0) and the lastest REST API Addon (v7.2.0) in 7.2.3:
- When the SAML Addon is installed on its own, everything is good.
- When the REST API Addon is installed on its own, everything is good.
- When the SAML Addon and the REST API Addon are both installed, an error occurs
Steps to reproduce are:
- Create a new application
- Add SAML Addon and setup web\web-app-properties ( cuba.addon.saml.basePath etc )
- Run App
…all should be fine - Add REST API Addon
- Run App
…App should fail to start and generate a fatal error in catalina.out
…Entirely removing deploy folder/invalidating cache etc doesn’t make any difference
There should be an attachment called testsaml100420.zip which is just a new app with both SAML and RESTAPI Addons installed.
testsaml100420.zip (455.6 KB)