1. Username in HTTP Header for SSO stackoverflow.comI am looking to add single sign on (SSO) to one of my web applications. I don't want anything heavy at the moment, I just want to know the userId of ... |
2. Play! framework: HTTPS and HTTP at the same time stackoverflow.comI added |
3. PlayFramework HTTPS routes only in prod mode, HTTP in dev mode stackoverflow.comI would like certain routes to always be HTTPS when in production mode, but HTTP in development mode. Right now, the only way I'm aware of creating https routes is ... |
4. getting Java Bad File Descriptor Close Bug while reading multipart/form-data http body stackoverflow.comMy web service hosted on Play! framework. I have few image files uploaded from a non-play! framework based client using the standard HTTP client request with content-type of multipart/form-data. On the ... |