function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Mani GeeyMani Geey 

Sites Url not taking to Login Page

We have setup two communities using napili templates . one for customer and another for partner 
the sites Url  provided by salesforce looks like this .  
{companyname}.force.com/customers
{company name}.force.com/partners  
 
When  hit the URL . /s is added and goes to 
{companyname}.force.com/customers/s and its been authenticated by  our  SSO which was setup on salesforce.
community is not enabled for public hence main page which is the home page is protected  and salesforce  is redirecting , Instead of taking to community login page /s/login its taking to SSO Authentication which is not the right behavior . any help on this issue is much appreciated .