Re: [Resteasy-users] Rest service and saml

2015-06-23 Thread Ron Sigal
Hi Matteo, I don't much about the subject, but Bill Burke has been hard at work on the JBoss project called Keycloak, which might be relevant: http://keycloak.jboss.org/ -Ron On 06/04/2015 02:08 AM, Matteo Cusmai wrote: Hi all, I am going to develop a system with a list of rest services, b

[Resteasy-users] Rest service and saml

2015-06-03 Thread Matteo Cusmai
Hi all, I am going to develop a system with a list of rest services, based on resteasy, and 2 front end, the first is an angularjs application and the second is a mobile app. I need to use openam as idp and saml2 as security protocol. Is it possible to secure the rest services with these technolog