8 Replies Latest reply on Nov 22, 2006 1:06 PM by bdaw

    JBoss portal Passwords are encrypted.  -- How do i decrypt

    bmcgovern

      I have a jaas login module. Its DatabaseLoginModule thats authenticating not only my portal but also some supporting webapps.

      Works like a charm. Problem is, im using the jboss portal database for my userbase and role management. Those passwords are encrypted. I have to supply the encrypted password in my login field for it to work. Is there a way I can make JAAS decrypt it on the fly. OR is there a flag that I can set in jboss portal to turn off decryption?

      Thanks