servicecatalog / oscm

An Enterprise-ready Cloud Services Management Software.
https://openservicecatalogmanager.org
Apache License 2.0
38 stars 14 forks source link

Service subscriptions doesn't work at Azure VM #1188

Closed Piotr-K8i closed 3 years ago

Piotr-K8i commented 3 years ago

Version Info 19.1

Describe the bug Unable to subscribe services for the OIDC mode installed on Azure VM

How to Reproduce Steps to reproduce the behavior:

  1. Create Azure VM
  2. Install OSCM at this VM
  3. Subscribe any service
  4. Check logs at oscm-core/logs/system.log
  5. See error

Observed behavior Subscribed service is still on pending status. Error logs appear

Expected behavior Subscibed service is in ready status. Error logs don't appear

Screenshots N/A

Additional context Azure VM Error logs - Access denied, no user found. Evaluating session context failed

GoebelL commented 3 years ago

@KabacinskiPiotr If you have some cause details please share me on slack, before starting on it. Thank you.

GoebelL commented 3 years ago

This discovered bug https://github.com/servicecatalog/oscm-dockerbuild/issues/330 on same VM could be related with this. The custom branding there is not the point, rather some configuration issue or combination bug with OIDC, proxy, and firewall.

GoebelL commented 3 years ago

Hi @KabacinskiPiotr

Yesterday @cworf91 made some update and configuration fix on his OIDC mode VM, and then the issue was gone. If needed he can share you his settings.

Let's close this.