0 Replies Latest reply on Aug 25, 2010 12:53 PM by iko3

    Kerberos + User Groups

    iko3
      Hello All,
      Is it possible to implement single sign-on with roles on JBoss using Kerberos? My problem is I have java web services running on Jboss and I have different groups of users. I need to authenticate AD domain users and according to their role(rights) give or not them access to some of my web services. Can this be implemented using Kerberos or is there any alternative way?