I have office 365 account. Hence I get re-directed to ServiceNow portal without asking for user credentials.
Likewise, my Bot (v4) is hosted in MS Teams. What are the ways to initiate REST calls from Bot to ServiceNow without asking my credentials? Like SSO.
My ServiceNow instance does not allow client_credentials grant type and hence need to work on other grant-types which require user password.
Many thanks