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
We need to investigate the best way to implement the new SAML authentication system introduced with the use of Office 365.
The Xedule API needs two cookies to accept requests: User=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx; path=/; domain=.sa-saxion.xedule.nl; Secure; Expires=Thu, 27 Aug 2020 11:41:47 GMT;
ASP.NET_SessionId=xxxxxxxxxxxxxxxxxxxxxxxx; path=/; domain=.sa-saxion.xedule.nl; Expires=Tue, 19 Jan 2038 03:14:07 GMT;
The text was updated successfully, but these errors were encountered:
We need to investigate the best way to implement the new SAML authentication system introduced with the use of Office 365.
The Xedule API needs two cookies to accept requests:
User=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx; path=/; domain=.sa-saxion.xedule.nl; Secure; Expires=Thu, 27 Aug 2020 11:41:47 GMT;
ASP.NET_SessionId=xxxxxxxxxxxxxxxxxxxxxxxx; path=/; domain=.sa-saxion.xedule.nl; Expires=Tue, 19 Jan 2038 03:14:07 GMT;
The text was updated successfully, but these errors were encountered: