Authentication is nowadays often done with single-sign on. There are different single-sign on providers available, but the protocol behind it is often the OAuth 2.0 / OpenID Connect security standard. This video explains how to use this protocol together with Flowable. As an example provider the application Keycloak is configured and used.