Previous Topic: Configure the Custom OAuth Authentication SchemeNext Topic: Apply OAuth Authentication Method to Tenant


Enable Oauth Authentication Method for Tenant Environment

Before users can sign in using OAuth authentication servers, enable the OAuth authentication method for the entire tenant environment. You only need to enable Oauth once per environment. You can then configure any application in that environment to use OAuth authentication.

Follow these steps:

  1. Log in to the User Console with application management privileges.

    For example, the default Tenant Administrator role has the appropriate privileges.

  2. From the navigation menu, select Applications.
  3. Click Authentication Methods, then Modify Authentication Method.

    A search screen appears.

  4. Click Search.
  5. Select the Google Authentication Method, and click Select.

    The Modify Authentication Method for Google screen appears.

  6. Select the Enabled check box.
  7. In the Authentication Method Scheme drop-down list, select Google.
  8. Update the Authentication URL field to the following:

    /affwebservices/tenant_tag/duplicate_oauth_file.jsp

    Tenant_tag is the unique identifier for a given tenant. Duplicate_oauth_file.jsp is the Secure Policy Server file you duplicated and renamed in the Customize the SPS Server Files for OAuth topic.

  9. If you want to enable self-registration, select the Enabled for Self Registration check box.

    Note: Additional steps are required to complete self-registration configuration. These steps are described in later topics in this scenario.

  10. Click Submit.