Forum Discussion
LNeaga
Jun 10, 2021Copper Contributor
Sharepoint: Page Login
Hi All, I have a question regarding Sharepoint Online. Is there any possibility to create a page in Sharepoint Online where customers can login with user name and password, upload or download...
KrunalRohit
Jun 10, 2021Brass Contributor
Since login is done through the page provided by MS only, it is not possible to create a custom login page.
However, after the logging in, you can toggle controls/redirect users based on the permission.
Also, you can achieve this using custom code in Application Customizer for Modern Pages.
However, after the logging in, you can toggle controls/redirect users based on the permission.
Also, you can achieve this using custom code in Application Customizer for Modern Pages.