Error listing secrets in Windows. Error: Can't find file:///C:/workspace/cryptr/app/index.html#!/. Redirected to home page.
The problem
Build the Crypter source code. And after fixing the initial issues, I was able to list secrets for ldap user in linux and mac but windows throw an error when I click on the LDAP username. I attached the screenshot of the error:
Environment
- Cryptr: Master branch source code checkout
- OS: Windows 10
- Vault version: v1.6.0
Details
Build the source code and install the dependencies. Connect to the vault-url and login via ldap user pass. I am able to login and see the username but when I click on username it is unable to list the secrets and throws error. Basically not able to parse the folder structure. I can see it is generating the structure in secters-init.hmlt correctly but not able to parse in windows machine. However, it is able to do that in mac and linux. I am going to attach screenshot for both windows and linux. Any help is appreciated.
Steps to Reproduce
Click on the username once login via ldap user to vault server.

I can share the code if needed, please let me know. Thanks.