kubernetes
kubernetes copied to clipboard
SSO doesnt work for reportportal-24.1.0 in compare with reportportal-23.2.0
Hi team,
I have installed a new version of reportportal kubernetes (reportportal-24.1.0) in order to test it before we migrate from previous one. And SAML SSO looks like doesn't work for this new version, see info below:
reportportal-23.2.0 SSO:
serviceindex:
repository: reportportal/service-index
tag: 5.10.1
serviceui:
repository: reportportal/service-ui
tag: 5.10.0
serviceapi:
repository: reportportal/service-api
tag: 5.10.1
uat:
repository: reportportal/service-authorization
tag: 5.10.0
servicejobs:
repository: reportportal/service-jobs
tag: 5.10.0
serviceanalyzer:
repository: reportportal/service-auto-analyzer
tag: 5.10.0
metricsgatherer:
repository: reportportal/service-metrics-gatherer
tag: 5.10.0
migrations:
repository: reportportal/migrations
tag: 5.10.1
reportportal-24.1.0 SSO:
serviceindex:
name: index
image:
repository: reportportal/service-index
tag: 5.11.0
serviceui:
name: ui
image:
repository: reportportal/service-ui
tag: 5.11.0
serviceapi:
name: api
image:
repository: reportportal/service-api
tag: 5.11.0
uat:
name: uat
image:
repository: reportportal/service-authorization
tag: 5.11.0
servicejobs:
name: jobs
image:
repository: reportportal/service-jobs
tag: 5.11.0
serviceanalyzer:
name: analyzer
image:
repository: reportportal/service-auto-analyzer
tag: 5.11.0
metricsgatherer:
name: metrics-gatherer
image:
repository: reportportal/service-metrics-gatherer
tag: 5.11.0
migrations:
image:
repository: reportportal/migrations
tag: 5.11.0
postgresql:
image:
registry: docker.io
repository: bitnami/postgresql
tag: 11.22.0
rabbitmq:
image:
registry: docker.io
repository: bitnami/rabbitmq
tag: 3.10.25
opensearch:
image:
repository: opensearchproject/opensearch
tag: 2.11.1
Is there missed somtehing? Thanks in advance
@svaraksin-gd , we need some time to investigate and fix this issue. Sorry for inconvenience.
Thank you! This may be related to this issue https://github.com/reportportal/service-ui/issues/3764
And I want to add one more thing: it also does not work for reportportal-23.2.0 when using RESOURCE_PATH (ReportPortal on custom base path). I'll wait for updates