Hello,
I have a case like below:
- SharePoint 2016 External facing portal
- AD based FBA implemented (ActiveDirectoryMembershipProvider) with custom login page
- Portal allows users to change their passwords, edit properties
- Aim or best would be to distinguish login page to portal from aad login page
- All done in farm solutions
Could you suggest me what are the alternatives in SPO/Azure? What are the best practices? How to migrate/refactor such solution?
I thought about ROPC flow and some custom login page in Add-In model but i don`t know if it possible and surely not recommended;)