--
You received this message because you are subscribed to the Google Groups "HAPI FHIR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hapi-fhir+unsubscribe@googlegroups.com.
To post to this group, send email to hapi...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hapi-fhir/b89487d5-135c-4f71-8d85-7a358dfb9754%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Sansur,What home page are you referring to? Do you mean the web testing UI?If so, it's certainly possible using a wide variety of techniques (filters in web.xml, Spring Security, etc.). None of these are documented right now though unfortunately.. There are lots of tutorials online though that show how to do security in Java web applications.Cheers,James
On Wed, Aug 24, 2016 at 12:45 AM, <san...@gmail.com> wrote:
Hello All,I followed the steps to implement the basic http authentication in HAPI and was successful in doing so with least effort.Now the question I have is, how can I implement the same in HAPI's home page (where we see the resources).I would also like to implement the authentication for the same.When someone tries to access this page, the browser's default dialog for entering the username/password should show up (the one we see when we set "WWW-Authenticate": "Basic" in the http response)I'm new to Java and would appreciate if someone can throw some light to it.regards,Suresh
--
You received this message because you are subscribed to the Google Groups "HAPI FHIR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hapi...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to hapi-fhir+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hapi-fhir/17b85fdb-a01d-49c5-b45e-634fb60b4738n%40googlegroups.com.