I went through the Play Framework to quickly prototype Java web applications. It looks like the project was exactly what I needed to quickly create a Java-based CRUD application at my work. However, one of the most important requirements is that the application must support Kerberos authentication.
I cannot find documentation on whether this is possible at all. Any clues?
Thanks! Raj
source share