-
Bug
-
Resolution: Cannot Reproduce
-
Undefined
-
None
-
None
Summary
A fresh idmsvc-frontend repository cannot run locally.
Steps to replay
- Clone the repository
- Follow the getting started steps.
- run `make run`
- Open browser at https://stage.foo.redhat.com:1337/beta/settings/idmsvc
Current result
I got a blank screen, and the traces at the frontend terminal (make run) I only see for that action the below:
Rewriting GET /beta/settings/idmsvc to /index.html
Expected result
Load the idmsvc default page.