Last update:
November 26, 2024
Overview¶
The Virto Commerce Platform supports the following authentication methods:
-
Username and password: Users can authenticate using their credentials to obtain access tokens. This approach is straightforward and suitable for simple scenarios where no external identity provider is required.
-
OpenID connect: Clients can authenticate end-users via an authorization server. It adheres to the OpenID Connect standard, enabling integration with the following identity providers: Entra ID (formerly Azure AD), Google, Virto Commerce.
These options provide flexibility, catering to both standalone authentication setups and modern, federated identity solutions.