Geo SCADA - Alarm redirection to email using OAuth 2.0 - API permissions
Alarm redirection to email is a very commonly used Geo SCADA Expert (GSE) feature. Modern email servers may use OAuth 2.0 authorization, which requires some configuration not only on the GSE side, but also on the email server as well. This article will discuss a possible issue a customer may face while using OAuth 2.0 with GSE and how to fix it. This article by no means covers all the possible configuration issues someone may find while trying to connect to an email server, just a common one.
In this case, after setting all the SMTP properties at Server Configuration > System Configuration > E-Mail and clicking on the “Verify Connection” button, the user sees an error: “Unable to check mail using Graph.API. Error message: Access is denied. Check credentials and try again”:
That error occurs when the Graph API throws an exception while trying to access the user’s mailbox. It has already successfully retrieved the authentication token by that point, so it is unlikely to be an issue with the username or secret. The customer, in this case, can check what API permissions have been granted to the OAuth provider.
To send email using OAuth it should have the following 'application' level permissions:
Microsoft Graph: Mail.ReadWrite and Mail.Send
Office 365 Exchange Online: SMTP.SendAsApp
To receive emails using OAuth it should also have the following 'application' level permissions:
Office 365 Exchange Online: POP.AccessAsApp and/or IMAP,AccessAsApp
發佈於: 施耐德電機Taiwan
需要協助?
產品選型工具
快速輕鬆地為您的應用找到合適的產品和附件。
取得報價
立即線上提交您的銷售需求,專業團隊將主動聯繫您。
購買地點
輕鬆在您所在地區找到最近的施耐德電機經銷商。
支援中心
在同一位置找到滿足您所有需求的支援資源。