Fix User Authentication with certificates from UAExpert. Relates to #430
UAExpert sends its application certificate as client certificate in the initial `CreateSessionRequest`. The user certificate is sent as `ua.X509IdentityToken` in the request body and has to be looked up there.
Showing
Please register or sign in to comment