We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Oauth2 credential, mid server configuration (Zurich)

Tim-S
Tera Guru

Hi,

 

Whilst configuring an oauth2 credential, I do not see the "Connect to Auth Server via MID Server check box". I'm following the guide here:

 

https://www.servicenow.com/docs/r/yokohama/release-notes/yokohama-patch-1.html?contentId=yhvR~yaWVXg...

 

The grant type in the oauth provider is set to "Client Credentials" . I can also confirm that the "use_mid" field is not present on the oauth_2_0_credentials table.

 

I'm guessing I'm missing a plugin? If so, does anyone know which one activates this feature?

 

Thanks!

1 ACCEPTED SOLUTION

Tim-S
Tera Guru

OK, I've answered my own question, this is due to the version of integration hub. The instance i'm working on has the starter version. This doesn't include the plugin that adds this functionality (com.snc.mid.enhanced_security.oauth).

View solution in original post

2 REPLIES 2

Tanushree Maiti
Giga Sage

Hi @Tim-S 

 

Please check this Zurich doc once.

https://www.servicenow.com/docs/r/platform-security/connections-and-credentials/oauth-2-credentials....

 

Please mark this response as Helpful & Accept it as solution if it assisted you with your question.
Regards
Tanushree Maiti
ServiceNow Technical Architect
Linkedin:

Tim-S
Tera Guru

OK, I've answered my own question, this is due to the version of integration hub. The instance i'm working on has the starter version. This doesn't include the plugin that adds this functionality (com.snc.mid.enhanced_security.oauth).