Hello @Parimi, Satya , by default Azure AD B2C is enabled for the whole tenant. Unless you force re-authentication appending the ?prompt=login parameter, SSO should work.
Ensure SSO is tenant-wide enabled. For custom policies only, ensure ExternalLoginSSOSessionProvider is being used.
Let us know if you need additional assistance. If the answer was helpful, please accept it and rate it so that others facing a similar issue can easily find a solution.