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.
基本的なユーザーのフォーム認証を行いたいので、そのためのzentasksサンプルを処理できると思います。プログラムがプログラムでチャレンジを先取りし、フォーム認証をまったく処理しないように、基本認証をどのように行うのですか?
気にしないで、完璧なものを見つけて、それはうまくいきました...
http://digitalsanctum.com/2012/06/07/basic-authentication-in-the-play-framework-using-custom-action-annotation/
ScalaでPlayFrameworkFiltersを使用して基本認証の実装例を作成しました。ここに要点があり、ここにブログ投稿があります。