servicecatalog / development

An Enterprise-ready Cloud Services Management Software
http://openservicecatalogmanager.org
Apache License 2.0
39 stars 27 forks source link

Custom tab server info url not working #862

Closed ghost closed 7 years ago

ghost commented 7 years ago

[Version] OSCM 17.4.0 2017/10/16 Docker image with TomEE

[How to reproduce] Enter custom tab url for openstack

[Expected] http://estst1:8880/oscm-app-openstack/serverInformation.jsf works

[Details] Probably this path has changed, but to what?

ghost commented 7 years ago

@DawidCh please let me know what the path is, so I can test and Gerti can document it

DawidCh commented 7 years ago

@SylviaDehn the address is correct, but tomee in containers is still misconfigured. I'm working (in the meantime) to get it work. The problem is with the verification of signature at app side.

DawidCh commented 7 years ago

@grubskim take a look (debug) at https://github.com/servicecatalog/development/blob/b76365fb313578ae46b1aa44d0e76a96ca880335/oscm-app/javasrc/org/oscm/app/v2_0/service/APPlatformServiceBean.java#L294

DawidCh commented 7 years ago

After proper configuration APP_TRUSTSTORE, APP_TRUSTSTORE_BSS_ALIAS in oscm-app container the custom tab is available under address: http://:8880/oscm-app-openstack/serverInformation.jsf