Skip to main content
Skip table of contents

User Management (Modern Auth)

Overview

The SharePoint Online Connector (SPOC) provides comprehensive management capabilities that allow administrators to control access to the application. Users can be added, viewed, edited, and deleted through the web administration interface.

Prerequisites: Before managing users, ensure you have Administrative access to the SharePoint Online Connector web application.

User Types

The SharePoint Online Connector supports two distinct types of user accounts Standard Users and Service Accounts

Feature

Standard User

Service Account

Authentication Method

Entra ID

Username/Password or

Entra ID

SSO Support

Yes

Optional

Password Management

Managed by Azure AD

Managed in the connector

Typical Use Case

Interactive administration

API/automation, initial deployment

Requires an Entra Account

Yes

No (Optional)

Standard Users

Standard users authenticate using Entra ID credentials and are typically used for:

  • Interactive administration of the SharePoint Online Connector

  • Configuration management of sites, libraries, and transfers

  • Monitoring and reporting activities

  • Day-to-day operations by records managers and administrators

Key Characteristics

  • ✅ Authentication via Entra ID(OpenID Connect)

  • ✅ Single Sign-On (SSO) support

  • ✅ No password stored in the connector database

  • ✅ Must exist in the Azure AD tenant

  • ✅ Email address used as username

Service Accounts

Service accounts typically use username and password authentication and are often used for:

  • API integration with external systems

  • Automated processes and scheduled tasks

  • Programmatic access to the connector REST API

  • Legacy system integration when Azure AD authentication cannot be used

Key Characteristics

  • Authentication allowed via username/password (Basic Auth or form-based) or Entra ID

  • When Basic Authentication is used:

    • Password stored securely in the connector database

    • Does not require an Azure AD account

    • Minimum password length: 12 characters

  • When Entra ID Authentication is used

    • SSO can be used

    • Account must be registered with Entra ID

When using Entra ID for Authentication, the following must apply to any new administrator service account:

  • It must be a valid Entra ID (formerly Active Directory) login

  • The username suffix must match the registered Gimmal Records tenant domain (e.g. user@sampledomain.com for SampleDomain tenant).

  • The account name must be in the form of an email address.

  • The email address must be registered in the Gimmal Cloud via a ticket to Support.

  • The account must be able to receive email. Gimmal Records needs to be able to send an email inviting the account to join the B2B collaboration. (Note: If this collaboration is already be established with an existing account, an email will not be sent.)

Adding New Users

image-20260212-235626.png

Add a Service Account

Service accounts provide an alternative authentication method for API access and automation scenarios.

  1. Log in to the SharePoint Online Connector web application with an existing administrator account

  2. Click on the Admin tab in the top navigation menu (A)

  3. Click on the User Management tab in the left navigation menu (B)

  4. Click the dropdown arrow next to the New User button (C)

  5. Select New Service Account from the dropdown menu (D)

  6. The New Service Account Window opens:

    image-20260212-235818.png
  7. Enter the email address on the New Service Account page (E)

  8. Enter password and confirm password details. The password should be at least 12 characters.

    1. If this service account will use an Entra ID to validate, this password will not be used by the system. All authentication is handled entirely by your organization’s Entra tenant.

    2. If this service account will use Basic Authentication (e.g. Username and Password), then the account must use the ‘Login Locally’ option at point of login.

  9. Click the Save button to add the new service account user (F)

Standard User

As a standard user account requires Entra ID to validate, please ensure this account exists in the client’s Entra tenant and has been registered in the Gimmal Cloud via a ticket to Support.

  1. Log in to the SharePoint Online Connector web application with an existing administrator account

  2. Click on the Admin tab in the top navigation menu (A)

  3. Click on the User Management tab in the left navigation menu (B)

  4. Click on New User from the dropdown (C)

  5. Enter the email address of the user to be added

  6. Click the Save button to add the user

The user is now added and can log in to the SharePoint Online Connector

View User List

The Users page displays all users who have access to the SharePoint Online Connector.

Accessing the User List

  1. Log in to the SharePoint Online Connector web application

  2. Click on the Admin tab in the top navigation menu

  3. Click on the User Management tab in the left navigation menu

Column

Description

Username

The user’s email address or username

Service Account

Checkmark (✓) indicates the user is a service account

Actions

Available actions for the user (Delete, Change Password)

Delete a User

Users can be removed from the SharePoint Online Connector when they no longer require access.

Restrictions on User Deletion

The following users cannot be deleted:

  • Primary Administrator Account: The primary admin account for the tenant

  • Your Own Account: Users cannot delete themselves

  • All Other Users: Can be deleted

Step 1: Initiate User Deletion

  1. Log in to the SharePoint Online Connector web application

  2. Click on the Admin tab in the top navigation menu

  3. Click on the User Management tab in the left navigation menu

  4. Click on the delete (trash can icon) button

Step 2: Confirm Deletion

  1. Review the user information displayed in the confirmation dialog

  2. The dialog shows:

    • Username or email of the user to be deleted

    • Warning message about the action being permanent

  3. Click Delete to confirm and remove the user

  4. Click Close to cancel without deleting

Result: The user is immediately removed from the SharePoint Online Connector and can no longer access the application.

Deleting a user from the SharePoint Online Connector does not delete the user from Entra or the Gimmal Cloud tenant. It only removes their access to this specific connector instance.

Change Service Account Password

Service account passwords can be changed through the web interface. This operation is only available for service accounts, not standard Azure AD users.

Step 1: Access Password Change

  1. Log in to the SharePoint Online Connector web application

  2. Click on the Admin tab in the top navigation menu

  3. Click on the User Management tab in the left navigation menu

  4. Select the Change Password button (key icon) for the user

Step 2: Enter New Password

  1. Password (required)

    • Enter the current password for verification

  2. New Password (required)

    • Minimum length: 12 characters

  3. Confirm Password (required)

    • Re-enter the new password to confirm

Step 3: Save Password Change

  1. Click Save to update the password

  2. Click Cancel to return without making changes

Result: The service account password is immediately updated. Any applications or scripts using the old password will need to be updated with the new credentials.

Advanced

(Optional) Add Users to Manage SPOC in Entra

These permissions must be configured during Entra ID setup. See Prepare to use the SharePoint Online Connector for details.

This section outlines how users who manage and configure the SharePoint Online Connector can be added to the application registration in Entra. This is an optional step and only is required if the ‘Assignment required’ property is set to ‘Yes’ for the enterprise application.

image-20260213-001053.png

Note: These accounts should be administrative users or groups who are responsible for managing the connector and troubleshooting when needed.

  1. Click the Enterprise Apps tab in the left-hand menu of the Entra Admin Center

  2. Find your SharePoint Online Connector app and select it

  3. Select Users and groups from the Manage menu

  4. Select users or groups who will be administering the SharePoint Online Connector application

image-20260213-001040.png

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.