• 首頁 Home
  • 關於友環 About Linksoft
  • 活動資訊 Events
  • 聯絡我們 Contact Us
  • 註冊
  • 登入
+886-2-2221-2155
[email protected]
0
已加入詢價收藏車: 0筆
  • 產品分類列表
    • 商務工具
    • 應用軟體
    • 開發及程式工具
    • 系統工具
    • 傳輸.遠控.郵件
    • 資訊安全工具
    • 文書處理
    • PDF 應用
    • 網頁相關
    • 圖表編輯
    • 簡報排版
    • 影音軟體
    • 統計分析軟體
    • 數值分析軟體
    • 學術研究軟體
    • 網頁相關
      • 商務工具 應用軟體 開發及程式工具 系統工具 傳輸.遠控.郵件 資訊安全工具 文書處理 PDF 應用 圖表編輯 簡報排版 影音軟體 統計分析軟體 數值分析軟體 學術研究軟體
    • 網頁安全
      • 網頁設計 網頁瀏覽 網頁分析 網頁打包及管理
    • ComponentSpace SAML v2.0 .NET 組件工具
ComponentSpace SAML v2.0 .NET 組件工具

本公司皆販售最新版本,目前版本僅供參考
最新版 SAML v2.0 for ASP.NET v4.7.0 更新於 2021/1/20

加入詢價收藏車

直接詢價

  • SAML for ASP.NET
  • SAML for ASP.NET Core
  • SAML Suite

SAML for ASP.NET  安全斷言標記語言(SAML)控件是一款工具包。它為SAML 2.0版本單點登陸到ASP.NET應用程式添加了支持。它同樣為SAML斷言的自定義運用而在網絡服務應用程式中使用了SAML斷言安全代符。


Example Projects

Example ASP.NET projects written in C#, with full source code, are included. The examples demonstrate:

  • Acting as the SAML service provider (SP)
  • Acting as the SAML identity provider (IdP)
  • Service provider initiated SSO
  • Identity provider initiated SSO
  • Setting and retrieving SAML attributes
  • Logout
  • SAML metadata creation and consumption
  • OWIN ASP.NET Identity integration

 

High-Level API
A high-level, configuration-driven API provides a very simple to use interface that hides the mechanics of SAML SSO. This makes it easy to add SSO functionality to your web application with just a few lines of code. Configuration changes, including adding support for additional partner identity providers or service providers, may be made with zero code changes.

Initiating SAML SSO from the SP

Initiating SAML SSO from the IdP

Receiving the SAML Response at the SP

Low-Level API
A low-level API provides complete control and flexibility. The API provides accesses to the SAML profiles, protocols, bindings, assertions and metadata. The high-level API is implemented using the low-level API. For most scenarios, the high-level API provides all the control you need in a simpler interface. For those situations where this isn’t enough, the low-level API is available.

 


SAML v2.0 SPECIFICATION COMPLIANCE

SAML Profiles

  • All SAML v2.0 profiles are fully supported, acting as either the identity provider or service provider.
  • Web browser single sign-on (identity provider and service provider initiated)
  • Single logout
  • Artifact resolution
  • Identity provider discovery
  • Authentication, attribute and assertion query
  • Name identifier management and mapping

SAML Assertions

  • SAML v2.0 assertions are fully supported.
  • Create, modify and access SAML assertions
  • Serialize SAML assertions to and from XML
  • Generate and verify XML signatures (SHA-1 and SHA-256) on SAML assertions
  • Encrypt and decrypt SAML assertions, attributes and identifiers
   

SAML Protocols

  • All SAML v2.0 protocols are fully supported.
  • Create, modify and access SAML protocol messages
  • Serialize SAML messages to and from XML
  • Generate and verify XML signatures (SHA-1 and SHA-256) on SAML messages

SAML Assertions

  • SAML v2.0 assertions are fully supported.
  • Create, modify and access SAML assertions
  • Serialize SAML assertions to and from XML
  • Generate and verify XML signatures (SHA-1 and SHA-256) on SAML assertions
  • Encrypt and decrypt SAML assertions, attributes and identifiers
   

SAML Bindings

  • All SAML v2.0 bindings are fully supported.
  • HTTP POST
  • HTTP Redirect
  • HTTP Artifact
  • SOAP
  • PAOS
  • SAML URI

SAML Metadata

  • SAML v2.0 metadata is fully supported.
  • Create, modify and access all SAML metadata
  • Serialize to and from XML
  • Generate and verify XML signatures (SHA-1 and SHA-256) on SAML metadata

Platform Support

The SAML component supports all .NET framework versions from v2.0 and above. This includes all versions of Visual Studio. Both 32-bit and 64-bit versions of Windows Server and Desktop are supported.

SAML for ASP.NET Core

輕量級SAML for ASP.NET Core組件直接插入您的應用程序,支持SAML服務提供商或身份提供商支持。

它已成功針對ADFS,Azure AD,Facebook,Google,IdentityServer4,Office 365,Okta,OneLogin,Ping Identity,Salesforce,Shibboleth等進行了測試。


Example Projects

Example ASP.NET Core projects written in C#, with full source code, are included.

The examples demonstrate:

  • Acting as the SAML service provider (SP)
  • Acting as the SAML identity provider (IdP)
  • Service provider initiated SSO
  • Identity provider initiated SSO
  • Setting and retrieving SAML attributes
  • Logout
  • SAML metadata creation and consumption
  • ASP.NET Core Identity integration

 

SP-Initiated SAML SSO Example

Interoperability
ASP.NET Core example projects are included demonstrating interoperability with:

  • ADFS
  • Azure AD
  • Centrify
  • Facebook
  • Google
  • IdentityServer4
  • Office 365
  • Okta
  • OneLogin
  • PingOne
  • Salesforce
  • Shibboleth
  • and many more...

 

SAML API
A high-level, configuration-driven API provides a very simple to use interface that hides the mechanics of SAML SSO. This makes it easy to add SSO functionality to your web application with just a few lines of code. Configuration changes, including adding support for additional partner identity providers or service providers, may be made with zero code changes.

Initiating SAML SSO from the SP

Initiating SAML SSO from the IdP

Receiving the SAML Response at the SP

SAML Middleware
The SAML authentication handler provides SSO support for service provider applications. The SAML middleware provides SSO support for identity provider applications. The middleware approach means even fewer lines of code.

 Source Code
For your assurance and convenience, the complete source code for the component is available for purchase.


SAML v2.0 SPECIFICATION COMPLIANCE

SAML Profiles

  • All SAML v2.0 profiles are fully supported, acting as either the identity provider or service provider.
  • Web browser single sign-on (identity provider and service provider initiated)
  • Single logout
  • Artifact resolution
  • Identity provider discovery
  • Authentication, attribute and assertion query
  • Name identifier management and mapping

SAML Bindings

  • All SAML v2.0 bindings are fully supported.
  • HTTP POST
  • HTTP Redirect
  • HTTP Artifact
  • SOAP
  • PAOS
  • SAML URI
   

SAML Protocols

  • All SAML v2.0 protocols are fully supported.
  • Create, modify and access SAML protocol messages
  • Serialize SAML messages to and from XML
  • Generate and verify XML signatures (SHA-1 and SHA-256) on SAML messages

SAML Metadata

  • SAML v2.0 metadata is fully supported.
  • Create, modify and access all SAML metadata
  • Serialize to and from XML
  • Generate and verify XML signatures (SHA-1 and SHA-256) on SAML metadata
   

SAML Assertions

  • SAML v2.0 assertions are fully supported.
  • Create, modify and access SAML assertions
  • Serialize SAML assertions to and from XML
  • Generate and verify XML signatures (SHA-1 and SHA-256) on SAML assertions
  • Encrypt and decrypt SAML assertions, attributes and identifiers
 

 


Platform Support

The SAML component supports all .NET Core framework versions. This includes all versions of Visual Studio. Both 32-bit and 64-bit versions of Windows Server and Desktop are supported.

SAML Suite 包含用於ASP.NET和ASP.NET Core的SAML組件。

輕量級組件直接插入您的應用程序,從而支持SAML服務提供商或身份提供商。

他們已成功針對ADFS,Azure AD,Facebook,Google,IdentityServer4,Office 365,Okta,OneLogin,Ping Identity,Salesforce,Shibboleth等進行了測試。


SAML for ASP.NET SAML for ASP.NET Core
  • All profiles, protocols and bindings fully supported
  • Includes web browser single sign-on and logout
  • Act as either the identity provider or service provider
  • High-level, configuration-driven API for ease of use
  • Low-level API for maximum control
  • SAML assertion encryption/decryption
  • XML signature support including SHA-1 and SHA-256
  • Metadata import/export
  • Numerous examples
  • Extensive platform support
  • All profiles, protocols and bindings fully supported
  • Includes web browser single sign-on and logout
  • Act as either the identity provider or service provider
  • High-level, configuration-driven API for ease of use
  • Low-level API for maximum control
  • SAML middleware
  • SAML assertion encryption/decryption
  • XML signature support including SHA-1 and SHA-256
  • Numerous examples
  • Extensive platform support

SAML v2.0 SPECIFICATION COMPLIANCE
 

SAML Profiles
All SAML v2.0 profiles are fully supported, acting as either the identity provider or service provider.

  • Web browser single sign-on (identity provider and service provider initiated)
  • Single logout
  • Artifact resolution
  • Identity provider discovery
  • Authentication, attribute and assertion query
  • Name identifier management and mapping

 

SAML Protocols
All SAML v2.0 protocols are fully supported.

  • Create, modify and access SAML protocol messages
  • Serialize SAML messages to and from XML
  • Generate and verify XML signatures (SHA-1 and SHA-256) on SAML messages

 

SAML Bindings
All SAML v2.0 bindings are fully supported.

  • HTTP POST
  • HTTP Redirect
  • HTTP Artifact
  • SOAP
  • PAOS
  • SAML URI

 

SAML Assertions
SAML v2.0 assertions are fully supported.

  • Create, modify and access SAML assertions
  • Serialize SAML assertions to and from XML
  • Generate and verify XML signatures (SHA-1 and SHA-256) on SAML assertions
  • Encrypt and decrypt SAML assertions, attributes and identifiers

 

SAML Metadata
SAML v2.0 metadata is fully supported.

  • Create, modify and access all SAML metadata
  • Serialize to and from XML
  • Generate and verify XML signatures (SHA-1 and SHA-256) on SAML metadata

產品目錄

商務工具
  • 專案管理
  • 文檔管理
  • 自動排程
  • 流程管理
  • 條碼製作
  • 列印管理
應用軟體
  • 行事管理
  • 桌面管理
  • 翻譯軟體
  • 傳真伺服器
  • 英語學習
  • 其他應用
  • 光碟工具
開發及程式工具
  • 資料庫開發管理
  • Java & XML
  • 程式碼編輯
  • 程式碼檢查
  • 虛擬裝置
  • 終端機與伺服器
  • 軟體封裝
  • 開發追蹤檢測
  • ASP 工具
  • PHP 工具
  • C++ 工具
  • 日誌分析
  • 電路板設計
  • 開發整合工具
  • 驅動程式開發
  • OPC 工具
  • 圖表開發程式
系統工具
  • 作業系統
  • 磁碟工具
  • 系統優化
  • 效能測試
  • 裝置分析
  • 壓縮工具
傳輸.遠控.郵件
  • FTP伺服器/傳輸
  • 網路通訊
  • 檔案傳輸
  • 遠端控制
  • 網域管理
  • 郵件軟體
資訊安全工具
  • 還原備份
  • 網路監控
  • 系統安全
  • 電腦防毒
  • 資料保護
  • 網路安全
  • 網路分析
  • USB 監控
文書處理
  • 文書管理
  • 文書編輯
  • 文書轉檔
  • 方程式編輯
  • 說明文製作
  • 論文編輯
PDF 應用
  • PDF 編輯
  • PDF 轉檔
  • PDF 加解密
  • Acrobat 插件
網頁相關
  • 網頁設計
  • 網頁瀏覽
  • 網頁安全
  • 網頁分析
  • 網頁打包及管理
圖表編輯
  • 圖表開發程式
  • 圖表製作
  • 圖像編輯
  • 3D 繪圖
  • 圖檔轉換
  • 影像擷取
  • 流程圖製作
簡報排版
  • 字型設計
  • 排版設計
  • 地圖繪製
  • 簡報及電子書
影音軟體
  • 樂曲製作
  • 視頻編碼
  • 影像錄製
  • Flash 製作
  • 動畫製作
  • 影像圖庫
  • 影音分析
  • 影音播放
  • 影音編輯
  • 錄音軟體
  • 字幕軟體
統計分析軟體
  • 統計分析
  • 結構分析
  • 時間序列分析
  • 計量分析
  • 統計流程控制
  • 社會網絡分析
數值分析軟體
  • 決策分析
  • 數值運算
  • 人工智慧
  • 質性分析
  • 生命週期評估
學術研究軟體
  • 化學軟體
  • IRT 應用
  • 生物軟體
  • 水利軟體
  • 視覺思考
  • 數學軟體
  • 互動教學
  • 醫學軟體
  • 物理分析
  • 認知心理
友環股份有限公司   版權所有 2007-2021 Linksoft Inc. All Rights Reserved.

地址: 23504新北市中和區中山路二段351號6樓之10
 
電話: +886-2-2221-2155
 
傳真: +886-2-2221-9008

[email protected]  
http://www.linksoft.com.tw  
關於友環  
聯絡我們   Facebook關注  

會員登入

忘記密碼

會員註冊

Linksoft友環專業軟體代理網站服務,不論會員或非會員均可享受產品詢價和訂購服務。
欲加入會員,可以點選「註冊」成為會員。

加入會員的好處:

1. 您可以隨時登入會員,查詢產品詢價記錄,更新您的會員資料。
2. 系統將自動帶出您的會員資料,免去資料重複繕打的麻煩。
3. 只需填寫基本的聯絡資料,不會要求您留下身份證字號等個人機密性資料。
4. 掌握最新的產品資訊及最新好康,享受完整的客戶服務,註冊的聯繫Email可立即收到通知,再也不用怕漏失重要訊息。

忘記密碼