2 Replies Latest reply on Jun 12, 2009 5:06 PM by briankous

    Active Directory Single sign on

      Hi!


      I successfully configured Jboss Portal (portal 2.6.5. SP1) for Active Directory. Is it possible to don't ask username/password from the users who already logged in to AD?

      So i already loggen in to my computer and when i open the portal to work, it ask my login data again.

      How can i configure the portal to use my already taken login?

      Thanks and sorry for my English.

        • 1. Re: Active Directory Single sign on
          peterj

          What you are looking for is Windows Integrated Authentication. Someone in an earlier post mentioned a Java library that can do this, and I finally found the reference: http://www.ioplex.com/jespa.html

          I have not yet used this library (it's on my to-do list) so I cannot provide any further guidance as to how to integrate it into Portal.

          • 2. Re: Active Directory Single sign on
            briankous

            I am working on a same project, configuring Jboss portal to authenticate from AD. How did you configure the user profile to read the user id from AD instead of DB? In my case, I was not able to log in as the "enabled" flag was not set. Thank you in advance.