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
I am using spsave through gulp. I have an on-premise SP SE site that has anonymous access allowed for the default page, but also has the ability to sign in with ADFS to get access to more of the site. When using OnDemand, electron pops up and immediately disappears and I get a "Cookie array is empty" error message. I have tried setting the siteUrl to a page that forces me to login, which prompts for the login, but then gives a different error: "Response code 404 (Not Found)". I'm assuming this errors out because it is not the root of the site. If I disable anonymous access, it works.
I am using spsave through gulp. I have an on-premise SP SE site that has anonymous access allowed for the default page, but also has the ability to sign in with ADFS to get access to more of the site. When using OnDemand, electron pops up and immediately disappears and I get a "Cookie array is empty" error message. I have tried setting the siteUrl to a page that forces me to login, which prompts for the login, but then gives a different error: "Response code 404 (Not Found)". I'm assuming this errors out because it is not the root of the site. If I disable anonymous access, it works.
I am passing in the following credsentials:
Is there a way to force a login through ADFS using OnDemand when Anonymous Access is enabled?
Thanks,
John
The text was updated successfully, but these errors were encountered: