Hi,
I am adding a new enterprise app running on JBoss AS 7 to my corporate network which is Windows based and uses Active Directory for authentication. Once a user logs into the windows domain, they should be able to browse to my app in a browser window and automatically be authenticated without prompting. How do I:
1. configure JBoss to use Active Directory?
2. acheive the auto login feature?
Thanks!
--Drew