Apps
OpenID Connect
by Saleor Commerce
Build authentication flows using OpenID Connect protocol (OIDC).
Connecting
OpenID Connect is an interoperable authentication protocol based on the OAuth 2.0 framework of specifications (IETF RFC 6749 and 6750). It simplifies the way to verify the identity of users based on the authentication performed by an Authorization Server and to obtain user profile information in an interoperable and REST-like manner.
You will need to have a Merchant Account created and working in Braintree in order to have it working with Saleor.
Prepare:
- Merchant ID
- Merchant Account ID
- Public and Private Key
Go to Configuration > Plugins > Braintree in Saleor Dashboard. Configure the plugin to accept online payments using Braintree as the payment processor.