Retrieve current Windows user in Java EE web application for Single Sign On purposes

前端 未结 4 472
时光说笑
时光说笑 2020-11-28 13:14

I am doing a Java EE web application that requires Single Sign On with Active Directory.

The application will no longer prompt for a username and password. The authe

4条回答
  •  渐次进展
    2020-11-28 13:49

    WAFFLE is a great solution for this. It does not need Kerberos configuration.

提交回复
热议问题