I have an external SharePoint 2013 publishing site. External Anonymous users should only have read access while internal users can create/edit content through the ribbon.
As of now, for both internal and external users, there is a Sign In ribbon on the top of the web page. I want to remove the Sign In ribbon for external users while internal users are authenticated through Kerberos.
Thanks