Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
システム内のユーザーの認証形式として LDAP を使用しようとしています。現在、ユーザー名とパスワードを入力した後のログインページがあります。システムはユーザー名をデータベースでチェックし、次に名前をチェックしてアクティブ ディレクトリと一致させ、パスワードが一致するかどうかをチェックします。ただし、実装を開始する方法がわかりません。それで、キックスタートをするためのリンクとガイド、およびこの特定の機能を完了する方法を私に案内できる人はいますか.
どうもありがとうございました:)
spring-security-ldap プラグインを見てください