ServiceNow(Glide) configuration for IDP
This process involves setting up the necessary tables and mappings within your ServiceNow instance. This includes configuring ServiceNow, creating the MCP server, and connecting the MCP client.
Before you begin
Role required: admin
Procedure
Configure the OIDC provider

Note:
Okta is used as the use case to guide you through the steps.
Create the MCP server
Map the protected resource to the IDP

Result
Your MCP server is now configured to authenticate users through the third-party IDP. Users who connect an MCP client to this server are redirected to the related IDP to authenticate.
What to do next
- Configure and set up the third-party IDP. This part involves setting up the application and authorization server within the third-party IDP setup. See https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB3095516 to read more. This document uses Okta as the use case, however, Microsoft Entra is also recommended.
- Integrate and test.