OAuth 2.0

OAuth 2.0 is the industry-standard protocol for authorization. The OAuth 2.0 authorization framework enables third-party applications to obtain a limited access to an HTTP service, either on behalf of a resource owner by orchestrating an approval interaction between the resource owner and the HTTP service, or by allowing the third-party application to obtain access on its own behalf, without having to expose their credentials.

TotalAgility supports the following OAuth 2.0 grant types: Authorization code grant, Client credentials grant, and Resource owner password grant. You can configure the OAuth servers with the grant types and the available authentication methods and then use the OAuth servers in Web server reference and import sources.

When you export and import a process map or a form that has a RESTful service type, or export and import an import source, you can also export and import the associated OAuth servers.

Click here for more information on OAuth 2.0 servers integration with TotalAgility.