企业单点登录 [英] Enterprise Single Sign On

查看:58
本文介绍了企业单点登录的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找桌面应用程序管理企业单点登录(SAML v2、身份提供者、服务提供者)

Am searching for Desktop application manage Enterprise Single Sign On (SAML v2, Identity Provider , Service Provider )

推荐答案

以下是我在我的企业中取得的成就:

Here is how i achieved in my enterprise:

可能有两种方法

  1. 使用windows 身份验证"可以让您尝试访问网站的实际用户.任何企业应用程序(假设它托管在 Intranet 上)都与 Active Directory 集成.可以使用 LDAP 服务器验证此用户身份

  1. Use "windows authentication" which can give you actual user trying to access website. Any enterprise application ( assuming it being hosted on Intranet) has integration to Active Directory. This User identity can be authenticated using LDAP server

使用 OAuth 方式并使用提供身份管理的第三方.前端调用他们的服务来生成令牌.此令牌可以发送到后端,后端将针对验证器服务验证此令牌.

Use OAuth way and use Third party which provide Identity management. Front End calls their services to generate token. This token can be sent to backend which will authenticate this token against the validator service.

这篇关于企业单点登录的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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