Authentication Options

Umango provides various methods to validate user credentials when logging in. These methods are also used to provide group/user permissions for job and batch access (where configured) and admin level security.

    • Windows/Domain authentication (prompts for a username and password for Windows or a domain authentication).
    • Microsoft Entra (OAuth) authentication (configure an Azure authentication app to use oAuth to login to Umango). [more]
    • Google Identity Platform (OAuth) authentication (configure an Google authentication app to use oAuth to login to Umango). [more]
    • LDAP authentication (uses a simple LDAP authentication to login to Umango)
    • Custom authentication (uses a login script - refer to section Scripts and Routines)