AspNetSaml C#中非常简单的SAML 2.0“消费者”实现。 这是一个SAML客户端库,而不是SAML服务器,它允许向您的ASP.NET应用程序添加SAML单点登录,但不能向其他应用程序提供身份验证服务。 安装 由一个简短的C#文件组成,您可以将其放入项目中(或)并开始使用它。 用法 SAML如何工作? SAML工作流程包括2个步骤: 用户被重定向到SAML提供程序(他在其中进行身份验证) 用户被重定向回您的应用,您可以在其中验证有效负载 这是您的操作方法(此示例适用于ASP.NET MVC: 1.将用户重定向到saml提供程序: // this example is an ASP.NET MVC action method public ActionResult Login () { // TODO: specify the SAML provider url h
2022-03-07 11:19:18 10KB saml asp-net asp-net-mvc single-sign-on
1
Web API 2 is the latest evolution of Microsoft's web services toolkit, which allows the creation of RESTful applications built on the ASP.NET platform. It provides a standards-based approach and a high-productivity development model that makes it easy to deliver services to a wide-range of clients, including mobile devices.This book puts Web API into context for the experienced MVC Framework developer and dives deep into the tools and techniques required to build Web API applications that integrate with the MVC Framework and shows you how to create single-page applications to consume them.,解压密码 share.weimo.info
2022-03-07 11:06:03 6.64MB 英文
1
简单的Zoo数据库(spring mvc app)postgres数据库
2022-03-07 09:06:00 19.23MB Java
1
Eclipse中添加MyEclipse插件
2022-03-05 16:12:20 12KB MyEclipse
1
基于此以LabWindows/CVI软件平台为基础,用链表的方式设计了简单的学生管理系统,并生成txt文件用来保存录入得学生信息。
2022-03-05 12:13:32 164.65MB LabWindows/CVI 链表 学生管理系统
1
这是一个swing开发学生管理系统的项目案例,里面有管理员,教师,班主任,学生4个不同的用户,对应不同的权限,不同用户登录跳转不同的界面,实现基本功能与管理
2022-03-05 04:24:31 746KB Java swing 图形化界面
1
Myeclipse2014官方安装包、破解文件及破解教程
2022-03-04 21:57:19 48B Myeclipse 破解文件 破解教程
1
运用了java中对象数组的知识,导入代码以后需要改动一下包名,适合初学者使用
2022-03-04 15:25:59 3KB java 对象数组
1
使用C#+SQL技术,基于MVC框架开发的通用进销存管理系统。附有所有源代码和数据库
2022-03-04 14:30:41 16.55MB 进销存 C#+SQL 源代码 MVC框架
1
一个毕业生很不错毕业设计模板 里面有毕业设计 开题报告源码 数据库文件 这是用jsp+javabean实现的网上购物系统
2022-03-03 20:51:31 944KB mvc
1