Gerenios / AADInternals

AADInternals PowerShell module for administering Azure AD and Office 365
http://aadinternals.com/aadinternals
MIT License
1.2k stars 210 forks source link

Get-AADIntComplianceAPICookies #52

Open kimoppalfens opened 1 year ago

kimoppalfens commented 1 year ago

Hi,

I am trying to get the sccauth & xsref cookies using this function. It shows the form allright, but I subsequently get an error from the web page that there is a syntax error on line 1.

Line 1, char 106 Syntax error https://res.cdn.office.net/scc/ww/sc/v17.00.9908.005/boot.js

NestoriSyynimaa commented 1 year ago

Are you trying to run the command from Azure AD joined computer? Or are you using other SSO methods? Those will mess the functionality and show weird error messages.