Open pibcht opened 2 years ago
@freddydk - can you have a look at this to determine if it's an issue with our VSIX or with the docker setup?
💡 I tried with "tenant": "default"
and with "tenant": ""
. I'm not sure I pasted the right launch.json with the right error message, but the error is the same in both cases.
While researching an issue I face, I stumbled upon your issue, which made me curious about your situation. In my experience, BC Containers using Windows authentication fail unless the PC/Server is domain-joined. However, they work well with a domain-connected PC/Server. I hope this insight proves helpful.
Hi @NavNab ! I feel like it's always worked for me with a LOCAL account. Today, I am on a Domain account managed by Intune (My PC is not in the domain, it is in a personalized WORKGROUP)
I think that the 2 events are not linked, given the dates, but I cannot completely exclude that it plays a role…
Hi all!
Describe the bug
I create container with BcContainerHelper with
-Auth Windows
. Credential provided is identical to my Windows account (It's a Microsoft account). When I try to Download Symbols, no username/password prompt (That's normal) but instantly dotnet error shown:To Reproduce
1️⃣ BcContainerHelper.config.json
2️⃣
3️⃣ launch.json
4️⃣
Expected behavior
(Simulated using UserPassword container)
Actual behavior
1️⃣ Business Central Web Client works perfectly, but i'm asked to log in.
@freddydk said on another Issue (https://github.com/microsoft/AL/issues/6532#issuecomment-800873052)
2️⃣
Error translation:
Versions
Final Checklist
Please remember to do the following: