command

Authenticate Customer

Command to authenticate a customer with their credentials.

Command
POST/oauth/token

Overview

AuthenticateCustomer is handled by the OAuth APIOAuth APIServicev1.0.0OAuth-style authentication API for the Identity Provider. Verifies customer credentials and publishes an event when a cu...Publishescustomer-authenticatedSubscribesauthenticate-customerOwnercustomer-platformMapRepoView docs. It verifies the supplied credentials against the User DirectoryUser DirectoryContainerv1.0.0The directory of customer credentials and identities — the source of truth for authentication.MapView docs and, on success, returns an access token and publishes a Customer AuthenticatedCustomer AuthenticatedEventv1.0.0Published when a customer has successfully authenticated. Ownercustomer-platformSchemaMapView docs event.

Architecture diagram

Schema

Event-driven architecture documentation: Acme Inc

JSON Schema

7 properties

Command to authenticate a customer with their credentials, and the token returned

requestobject
required

The credentials to authenticate

responseobject
required

The access token issued on a successful sign-in