As an Organization Administrator with access to the Licenses and Cloud Services portal, you use the AuthConfig App to manage the relationship between a set of Automation 360 Control Room instances and our OAuth2 (Open Authorization) services.

OAuth2 services are used to interact with the Automation 360 Control Room by third-party applications. Additionally, Document Automation uses OAuth2 services to communicate with hyperscalers for generative AI (GenAI). PixieBrix extension also uses the AuthConfig App to interact with the Control Room.

Note: The availability of this feature is based on your region.
For more details regarding licenses and the PixieBrix extension, click:

You use OpenID tokens to authenticate to the AuthConfig App.

Token overview

Automation Anywhere and the AuthConfig App support the Control Room registration token. The AuthConfig App generates this token which you enter in the Administration > Settings > OAuth panel of the Control Room. The Control Room registration token establishes the identity of your Control Room to the AuthConfig App. For example, as a client, PixieBrix can consume access tokens to access Control Room APIs provided by the authorization provider/server.

The AuthConfig App generates Control Room registration tokens to enable OAuth2 services.

AuthConfig App registration token flow The AuthConfig App token registration diagram illustrates token registration work flow:

  1. The Administrator uses the AuthConfig App to generate a registration token.
  2. The registration token is stored in the database.
  3. The Administrator enters the generated registration token into the OAuth Settings in the Automation 360 Control Room.
  4. The registration token is stored in the database.
  5. The registration token is then sent to the AuthConfig App where if the token matches the token stored in the database, the Control Room is registered.
Note: Authorization code flow with PKCE is currently supported.

Benefits

You use the AuthConfig App to:

  • Enable or disable OAuth2 services for an Automation 360 Control Room (On-Premises or Cloud).
  • Configure an Identity Provider (IdP) configuration using a SAML authentication connection for your organization.
  • Generate registration tokens for each Control Room to securely enable OAuth services.
  • Enable OAuth2 services for Document Automation to communicate with hyperscalers for generative AI (GenAI).

For details about accessing automations in a web scenario with Automation Co-Pilot (extensions) and using a custom widget through Google Chrome extensions, click here.

Prerequisites

Before you use the AuthConfig App:

  • Create your Automation Anywhere community (Apeople) credential: A-People home page (login required).
  • From the Automation 360 Control Room, you must register and enable Control Room instances with OAuth2 services to use the access tokens.

After you complete the prerequisites, you can access the AuthConfig App.