0 Replies Latest reply on Mar 30, 2007 4:41 AM by karstenausberlin

    How to pass username/pw to JAAS from a non-JBoss-page

    karstenausberlin

      Hi,

      here our problem:

      - a customer logs into a (non JBoss) shop
      - in the shop there's a link, pointing to our JAAS-JBoss-App.

      If the customer presses the link, his credentials from the shop-login should be passed to JAAS, so he doesn't need to enter his username/pw again.

      Our problem is not how to get the credentials entered when login to the shop. The problem is, how to give these credentials to JAAS in a for the user transparent way.

      Has anyone some ideas or links with infos for devs how to customize JAAS, or how to pass the credentials entered before to JAAS.

      Would be very usefull :-)

      Thanks