Custom 404 page

Bronze Contributor

Hello Folks,

 

can someone point out what the best way to implement a cusom 404 page on o365 would be?

 

Regards,

Ramana

5 Replies
Could you please more details about your Office 365 scenario? I'm specifically thinking on how your users access to Office 365 services...depending on your answer your question will have an answer or not

@Juan Carlos González Martín -  for the current customer, we have an E3 license and login happens through ADFS.

 

@Juan Carlos González Martín, back in the on-premise version, we had the following api's available,

SPWebApplication.SPCustomPage.AccessDenied

SPWebApplication.SPCustomPage.Confirmation

SPWebApplication.SPCustomPage.Error

SPWebApplication.SPCustomPage.Login

SPWebApplication.SPCustomPage.RequestAccess

SPWebApplication.SPCustomPage.Signout

SPWebApplication.SPCustomPage.WebDeleted

 

is there an equivalent of these on O365?

All of these are configurable at SharePoint OnPrem, so if you are asking to make the same in SPO, this is not possible Today