MCP Server for Microsoft OneDrive

Build 24.0.9300

GetAdminConsentURL.rsb

Wildcard input for any additional parameters to be included in the URL. Used for advanced customization or extensions.

Input

Name Type Required Description
CallbackUrl String False The URL to which the user is redirected after authorizing the application. This must exactly match the reply URL configured in the Azure AD application settings.
State String False A client-defined string that is returned unchanged in the response. Commonly used to maintain state between the request and callback.
Scope String False Space-separated list of permissions the application is requesting from the administrator. Each scope defines a level of access.

The default value is https://graph.microsoft.com/files.readwrite.all.

Result Set Columns

Name Type Description
URL String The full authorization URL that should be opened in a web browser to prompt the admin for consent and return an authorization code.

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