OAuth and connector security
How authentication works
Omni is an OAuth-secured integration gateway operated by Innoiso Technology. It connects authorized applications to services such as Microsoft Outlook, Teams, and SharePoint.
Microsoft sign-in
When you choose Microsoft, Omni sends you to login.microsoftonline.com. Microsoft authenticates you and displays any requested permissions. Omni never receives your Microsoft password.
Authorization handoff
After consent, Microsoft returns a short-lived, single-use authorization code to Omni. Omni exchanges it directly with Microsoft, then returns a separate short-lived authorization code to the requesting application.
Verify the address
- Omni pages use
https://omni.innoiso.ai. - Microsoft credential entry uses
https://login.microsoftonline.com. - Do not paste authorization callback URLs into messages or support tickets.