AD FS和窗体身份验证

编程入门 行业动态 更新时间:2024-10-27 04:33:24
本文介绍了AD FS和窗体身份验证的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我们有一个使用窗体身份验证一个Asp.Net网站项目。我们一直要求连接到使用AD FS通过我们的一位客户进行身份验证一些代理服务器。我很新的AD FS,我有一个问题。

We have an Asp.Net website project which uses Forms Authentication. We have been asked to connect to some proxy servers using AD FS to authenticate by one of our clients. I am very new to AD FS and I have a questions.

验证?

推荐答案

本教程介绍如何使用可以与ADFS code的只有几十行身份验证。

This tutorial shows how you can authenticate using ADFS with only a few dozen lines of code.

的www.wiktorzychla/2014/11/simplest-saml11-federated-authentication.html

请注意的确切时刻SAML令牌验证和接受。在我的教程我发出的声明身份,但你可以轻松地把你的表单的身份出现。

Note the exact moment the SAML token is validated and accepted. In my tutorial I issue the claims identity but you can easily put your forms identity there.

这是因为消费主张/ SAML令牌是完全独立的,你以后怎么建立一个本地会话。

This is because consuming claim/saml token is completely independent of how you later establish a local session.

更多推荐

AD FS和窗体身份验证

本文发布于:2023-11-12 19:13:35,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1582294.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:窗体   身份验证   AD   FS

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!