As far as I can tell (not versed well in this tech area) their is no cookie issued just a client's cert is requested by apache. Clients are using smart cards loaded with their certs in them.
The idea is sso but without a policy server (for now).
It is not authenticated against a directory server. Apache just ensures the client has a cert that has been signed by a particular CA. The CA cert is put into apache's trusted store and traffic from apache to LL is just over port 80...
I need LL to be able to read the cert and grab the...
Hi,
need some help on how to do LL authentication with certificates.
We have apache 2.2 that requires clients to use client certs to access the server but can't figure out how to integrate it with LL server instead of using LL's username/password service ...
Apache redirects to LL once the...
thanks appnair,
i tried that, a local copy instead of a url:
<script type="text/javascript" src="./js/jtree/_lib/jquery.js"></script>
still didn't work...
what should happen when you run the file, you see the blue button. if you click that button it should disappear. That is the JQuery...
i am trying to add some custom stuff using jquery into LL.
I created a file called 'customview.html' and uploaded it to LL into a temp folder for testing.
this file contains some jquery code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<META...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.