The Informatica OAuth Server manages permissions and access delegation for each OAuth client in your organization. You can view the OAuth server information on the MCP Server Authorization page.
The following image shows the Informatica OAuth server information on the MCP Server Authorization page:
The following information is displayed:
Grant type
The Informatica OAuth server uses the Client Credentials grant type. This grant type is commonly used for machine-to machine communication where the application requesting access acts on its own behalf without user involvement.
Request method
Request method that the application client must use to make token requests. The Informatica OAuth server supports the HTTP POST method.
Version
The OAuth version being used, currently OAuth 2.0.
Endpoint
The token endpoint URL.
The page also lists the OAuth clients associated with the server. Each client registers with the OAuth server to establish its identity and receive a unique client ID and secret. This enables your AI agents to access an Informatica MCP server without having access to your Informatica Intelligent Cloud Services credentials.