Azure应用服务-Easy API的身份验证 [英] Azure App Service - Easy API's Authentication

查看:128
本文介绍了Azure应用服务-Easy API的身份验证的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我设置了azure应用程序简易API/表格服务.所有功能均正常运行,为了测试目的,我将所有http方法均设置为匿名.现在,我想添加POST/PUT/PATH/DELETE的身份验证.我在刀片中看到一个添加身份验证/授权的选项 应用服务应用的选项.

I setup an azure app easy API/Tables service. All functions properly and I have all of my http methods set to annonymous for testing purposes. Now I would like to add in Authentication for POST/PUT/PATH/DELETE. I see an option in the blade to add in authentication/authorization options for the app service app. 

我的问题是,如果我不想使用指定的任何提供程序,该怎么办.例如,如果我只希望将诸如客户机ID/密码之类的东西用于HTTP请求标头中传递的身份验证,该怎么办?我问这个是因为我们有一个第三方集成 需要对该API进行REST POST调用但不会在列出的提供者之一(即Facebook,Twitter等)中拥有一个帐户的平台.您建议我采用这种方法哪些选择?

My question is what if I dont want to use any of the providers specified. For example what if I just want something like a client id/password to be used for authentication passed in an http request header. I am asking this because we have a 3rd party Integration platform that needs to make a REST POST call to this API but will not have one an account in one of the providers listed (ie. Facebook, Twitter etc.). What options do you suggest I take in this approach?

推荐答案

spark29er,我相信我们有一个文档讨论在您的应用中实现自定义身份验证.你能复习一下吗
spark29er, I believe we have a doc that talks about implementing custom authentication into you app. Can you please review the following doc and then please let us know if you have any specific questions regarding this matter? We look forward to your reply.


这篇关于Azure应用服务-Easy API的身份验证的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆