You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Service Now has recently announced they will be requiring MFA for all users performing non-SSO login. I saw that the module supports passing Oauth; however, in the example it requires an authenticated user which would no longer work with MFA. Is there a way to authenticate directly with Oauth client ID and Secret? How are others doing this or how do others plan to handle this? Examples would be appreciated. I created an Application Registry for a new Inbound Integration but was unsuccessful in my attempts to authenticate and I am not familiar with the entire scope of this change from Service Now regarding what will be exempt.