We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/1nbuc/mcp-integration-suite'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
identity-and-access-management-for-api-management-016556f.md•901 B
<!-- loio016556fc2c6d4fcba20036822a3b94f6 -->
# Identity and Access Management for API Management
Here you can find information on how to secure API Management applications using user authentication and authorization.
<table>
<tr>
<th valign="top">
Section
</th>
<th valign="top">
Description
</th>
</tr>
<tr>
<td valign="top">
User Authentication
</td>
<td valign="top">
To access API Management application one needs to have a valid SCN user registered with API Management solution. The SCN credentials should be used for logon to API Management solution.
</td>
</tr>
<tr>
<td valign="top">
Authorization
</td>
<td valign="top">
In API Management, you provide authorization to users by assigning relevant roles. For more information on how to provide authorizations, see [Assigning Role Collections to Users](../assigning-role-collections-to-users-80bb02e.md).
</td>
</tr>
</table>