You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to login using my own ApplicationID, TenantID and cert thumbprint I get this error:
Connect-M365Tenant : The script failed due to call depth overflow.
At D:\Scripts\bin\Modules\MSCloudLoginAssistant\1.0.94\MSCloudLoginAssistant.psm1:866 char:9
How are you passing in the TenantId? Are you passing in the DNS of the tenant or the actual GUID (it shouldn't matter, but trying to understand the logic flow). Also, any special setup in this tenant? (e.g., multiple trusted domains, etc.)
Hi Nick,
Glad to meet you,. I have watched all your videos.
I had the Onmicrosoft tenant name because if I try with GUID I get this
error:
Authentication methods specified:
- Service Principal with Certificate Thumbprint
TenantID must be in format contoso.onmicrosoft.com
Le jeu. 20 oct. 2022 à 11:18, Nik Charlebois ***@***.***> a
écrit :
When trying to login using my own ApplicationID, TenantID and cert thumbprint I get this error:
Connect-M365Tenant : The script failed due to call depth overflow.
At D:\Scripts\bin\Modules\MSCloudLoginAssistant\1.0.94\MSCloudLoginAssistant.psm1:866 char:9
Am I missing something in my Azure APP config?
The text was updated successfully, but these errors were encountered: