Hi,

I have a Restlet application running on jetty usiing https (with client side
authn). The required behavior is to intercept the client request and extract
the DN on the server side (in-bound), on which the authorization will take
place. Whereby the DN/x.509 would be matched against some external entity
(ldap) where the DN/x.509 certs are stored.

Is there any standard way to add interceptors on the client as well as on
the server side to authorize the user based on a particular DN/x.509 or any
other credential?

Thanks
Daku



--
View this message in context: 
http://restlet-discuss.1400322.n2.nabble.com/fine-grained-authorization-based-on-DN-X-509-tp6444949p6444949.html
Sent from the Restlet Discuss mailing list archive at Nabble.com.

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2759025

Reply via email to