-
**Version Info**
latest
**Describe the bug**
Unable to log into OSCM in OIDC mode
**How to Reproduce**
Steps to reproduce the behavior:
1. Deploy OSCM application in OIDC mode
2. Try login
See the…
-
**Describe the bug**
This repo's readme contains a broken link for how to get started.
**To Reproduce**
Open the readme and click the `getting started` link at the end.
**Expected behavior**
…
-
**Version Info**
19.1 RC1
**Describe the bug**
Configured OSCM reverse proxy in OIDC mode brings timeout with custom brandings.
proxy.conf
```
...
location /custom-branding {
p…
-
**Summary**
The docker-compose-oscm-syslog.yml.template is outdatet. It should be only exist one template instead of two, as it is now. Therefore it should be provided one generic template
**Deta…
-
[Build] 17.5 2017/11/07
[Steps to reproduce]
stop/remove/start containers
cd /jenkins/docker
docker-compose -f docker-compose-oscm.yml stop oscm-core
docker-compose -f docker-…
ghost updated
3 years ago
-
**Summary**
Combine scripts for setup with OIDC
**Details**
Add all setup scripts in one sub directory.
Create an entry script
1. Which registers the OSCM application with the AD tenant and c…
-
**Version Info**
19.1
**Describe the bug**
When preparing the var.env file for the docker installation, the HOST_FQDN has to be set. This happens without the need to set a Port. Nevertheless, whe…
-
**Version Info**
How do I get the exact version?
```
[root@localhost docker]# docker image list
REPOSITORY TAG IMAGE ID CREATED SIZE
…
-
**Version Info**
19.0 latest
**Describe the bug**
After default default installation with proxy, the BIRT reports are not showing up. As analysed so far, there is a bad configuration of the base …
-
**Summary**
Provide an endpoint for registering a tenant application in the OIDC provider.
**Details**
Currently the registration of new tenants with the OIDC provider has to be performed manuall…