Hi Everyone,
Is it possible to do external OAuth (SSO) to fetch the customer specific access token?
I would like to do external-auth instead of password flow suggested in the documentation (/customers/token?grant_type=password&username=&password=)
I am not sure this documentation refers to project specific or commercetools customer specific integration.