Hi,
sorry for the confusion, I made a mistake with the class name, it does
work as described! :)
kind regards
Am 04.09.2015 19:35 schrieb Christopher Schultz:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Juls,
On 9/4/15 10:01 AM, juls wrote:
thanks, I guess that was the right hint.
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Juls,
On 9/4/15 10:01 AM, juls wrote:
> thanks, I guess that was the right hint.
I hope so!
> I now implemented a custom X509UsernameRetriever, created a jar
> and placed it in $CATALINA_HOME/lib.
>
> import java.security.cert.X509Certificate;
>
Dear Christoph,
thanks, I guess that was the right hint.
I now implemented a custom X509UsernameRetriever, created a jar and
placed it in $CATALINA_HOME/lib.
***
import java.secu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Juls,
On 9/3/15 9:41 AM, juls wrote:
> I need to restrict users to access different resources based on
> attributes of their client certificate.
>
> I found this tutorial which describes the basic idea:
> http://krishnasblog.com/2012/12/01/enabli
Dear List!
I need to restrict users to access different resources based on
attributes of their client certificate.
I found this tutorial which describes the basic idea:
http://krishnasblog.com/2012/12/01/enabling-client-cert-based-authorization-on-tomcat/
Apart from not beeing able the get