Enable SSO for enduser (Sign-up, Login)
Front-end APIs currently require a password to be sent in to authenticate customers into Shopware. Merchants who use a third-party Identity Provider (IdP), they want to have a third party maintain user information for use beyond just the e-commerce channel. In these instances, Shopware should not want to maintain the password for the customer, that should only ever be updated in the IdP. At the moment, the only way for a Merchant to implement SSO is in the fully-hosted model where they would be required to make some code changes to customize the platform. As it doesn't appear like assertion is available in the APIs, SaaS customers would be unable to do SSO.
-
Timo Reddig commented
It should be possible to log in to the frontend with Apple, Facebook, Twitter, Google,...