admin管理员组文章数量:1391987
I wonder what would be safe way for publicly available mobile app that signs users in with oauth 2.0 (PKCE used) and Azure B2C to collect insight data directly to Azure Application Insight (not via app server). Connection string would be too vulnerable to hold inside the app. Ideally only signed in via B2C users should be allowed to submit data.
I've found this article, but firstly not sure if Monitoring Metrics Publisher role could be assigned to the app registration, seems like need to be assigned to every signed up person. Secondly the code does not demonstrate how to handle it in prod, from what I ca see would work only under local debugging with DefaultAzureCredential
.
本文标签:
版权声明:本文标题:android - Proper way to connect publicly available mobile app to Azure Application Insights to collect insight data from B2C cli 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744602607a2615159.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论