MCP Server for Workday

Build 25.0.9440

SSOProperties

A list of additional properties required to connect to an identity provider.

Data Type

string

Default Value

""

Remarks

Applies when AuthScheme is set to AzureAD

AzureAD has properties to control which Azure resource is used to authenticate the user.

AzureAD SSO uses two applications, the SSO application registered to Workday and a separate OAuth application for the server.

The server must know the resource ID of the SSO application so that it can ask that application to authenticate your user.

This connection properties allows you to enter a list of SSO-related values, entered in this format: Resource=value;AzureTenant=value;AzureClientID=value;AzureClientSecret=value;

Values that you can set via this connection property include:

  • Resource The Application ID URI of the Azure SSO application, listed in the app registration's Overview section. If you followed the Azure AD SSO Integration guide, the URI should be http://workday.com.
  • AzureTenant The Azure AD tenant's ID, as found in the Overview section of Azure Active Directory.
  • AzureClientID The OAuth application's Application Client ID.
  • AzureClientSecret The OAuth application's Client Secret.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440