Windows在Play Framework 2中登录了用户SSO

编程入门 行业动态 更新时间:2024-10-23 14:34:24
本文介绍了Windows在Play Framework 2中登录了用户SSO的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

如何与MS Windows登录用户一起为Play Framework Web应用程序配置SSO?

我想在企业环境中部署Play Framework Java Web应用程序,在该环境中,用户希望使用MS Windows登录用户在后台执行身份验证.能够根据用户身份适应Java Web应用程序的行为非常重要.

I would like to deploy a Play Framework Java web app in an enterprise environment in which the users expect the authentication to be performed behind the scenes using the MS Windows logged in user. It is important to be able to adapt the java web app behavior depending on who the user is.

我知道可以使用例如Waffle或SPNEGO为JEE应用程序配置此功能.但是,如何为Play Framework 2.x应用程序执行此操作?通过使用 play2-war-plugin 打包为WAR,并在例如JBOSS Application Server上进行部署?如果那是个好方法,我如何找到有关如何修复配置的信息?

I understand this can be configured for JEE apps using Waffle or SPNEGO for example. However, how can I do this for a Play Framework 2.x application? Through packaging as a WAR using play2-war-plugin and deploying on JBOSS Application Server e.g.? If that is good approach, how do I find information on how to fix the configuration?

推荐答案

我已经为Play 2创建了一个插件.

I have created a plugin for Play 2.

它使用kerberos支持SSO,并回退到html.

It's supporting SSO using kerberos, and fallback to html.

如果您仍在寻找解决方案,请看一下.

Take a look on it, if you still looking for a solution.

github/SlyngDK/play-module-ad-sso

更多推荐

Windows在Play Framework 2中登录了用户SSO

本文发布于:2023-07-14 22:03:49,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1107284.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:用户   Play   Windows   SSO   Framework

发布评论

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

>www.elefans.com

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