This MFA solution can be integrated in two main ways:
- Modern Authentication Protocols: The simplest way to integrate CoffeeBean MFA with systems in general is through modern authentication protocols like SAML, OIDC, and OAuth2.0. CoffeeBean offers 100% support for these protocols, and integration is done directly through them by simply configuring the necessary settings.
- APIs: CoffeeBean provides a set of RESTful APIs for handling all the authentication and second-factor validation flows. Through this model, CoffeeBean MFA can be integrated with different types of environments. More information about using the APIs can be found in Integration Guide.
In addition to the options listed above, it is also possible to use CoffeeBean Workflow, with CoffeeBean MFA's APIs already pre-configured within it, to build custom workflows and other use cases.