Hi,
I'm performing my MAS 8 installation only for the sake of knowing how to do it and provide a learning environment to users and developers used to Maximo 7.X
I managed to install OpenShift in Single-Node and install the code portion of MAS using the Maximo Application Suite Automation operator in OpenShift
According to these steps:
https://github.com/cloud-native-toolkit/operator-masauto/blob/main/docs/MAS-Operator-Deployment.pdf
I must now run the initialSetup and upload the license I had me generated.
1) Navigate to https://admin.inst1.apps.mas8.domain/initialsetup
2) Download and add the certificate to the browser Trust Store, when I go back to that URL or the api.inst1.mas8.domain, the URLs show as safe and trusted
3) I enter username and password found from the inst1-credentials-superuser secret in OpenShift, seems to be working
4) I get a blue spinning circle forever

My browser console is full of these errors :
initialsetup:1 Access to XMLHttpRequest at 'https://api.inst1.apps.mas8.domain/schemas/workspaces' from origin 'https://admin.inst1.apps.mas8.domain' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
---
One last thing I need to mention is to get anything openShift related accessible from my Windows laptop (the OpenShift is running inside a VMWare workstation) I edited my Windows hosts file with a bunch of entries ; don't know if anything is missing to get the initialsetup up and running
192.168.2.100 api.mas8.domain
192.168.2.100 oauth-openshift.apps.mas8.domain
192.168.2.100 console-openshift-console.apps.mas8.domain
192.168.2.100 grafana-openshift-monitoring.apps.mas8.domain
192.168.2.100 thanos-querier-openshift-monitoring.apps.mas8.domain
192.168.2.100 prometheus-k8s-openshift-monitoring.apps.mas8.domain
192.168.2.100 alertmanager-main-openshift-monitoring.apps.mas8.domain
192.168.2.100 admin.inst1.apps.mas8.domain
192.168.2.100 api.inst1.apps.mas8.domain
192.168.2.100 auth.inst1.apps.mas8.domain
192.168.2.100 auth.inst1.apps.mas8.domain/login
192.168.2.100 home.inst1.apps.mas8.domain
192.168.2.100 masdev.home.inst1.apps.mas8.domain
192.168.2.100 auth.inst1.apps.mas8.domain/initialSetup
----------
Any clues would be appreciated!
Thanks!
Francois
------------------------------
Francois Beliveau
------------------------------