MACROMEDIA BREEZE-CLUSTERING BREEZE LIVE Manuel d'utilisateur Page 47

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 62
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 46
ADOBE CONNECT ENTERPRISE SERVER 6
Installation and Configuration Guide
44
set id [SSL::sessionid]
set the_cert [session lookup ssl $id]
set uname [X509::subject $the_cert]
set emailAddr [getfield $uname "emailAddress=" 2]
if { [HTTP::cookie exists BREEZESESSION] } {
set cookie_payload [HTTP::cookie value BREEZESESSION]
}
elseif { [HTTP::uri] contains "/system/login" }
{
# Connection has been redirected to the "login page"
# The email address has been parsed from the certificate
#
HTTP::header insert hah_login $emailAddr
}
elseif { [HTTP::uri] contains "session" }
{
#do nothing, Connect Enterprise verifies the token found in session=$token
}
else
{
# URI encode the current request, and pass it to
# the Connect Enterprise system login page because the client
# does not have a session yet.
HTTP::redirect https://[HTTP::host]/system/login/ok?next=[URI::encode https://[HTTP::host][HTTP::uri]]
}
See also
Start and stop Connect Enterprise Server” on page 19
Configure HTTP header authentication” on page 37
Hosting Acrobat Connect Add-in
About Acrobat Connect Add-in
Adobe Acrobat Connect Add-in is a version of Flash Player that includes enhanced features for Acrobat Connect
Professional.
When Acrobat Connect Add-in is required, it’s downloaded from an Adobe server in a seamless process that is
hidden to the user. However, if your organization doesn’t allow employees to download software from external
servers you can host Acrobat Connect Add-in on your own server.
Meeting guests, registered users, and presenters are asked to download Acrobat Connect Add-in if they have an old
version installed and are promoted to host or presenter or given enhanced rights to the Share pod.
Meeting hosts are required to download Acrobat Connect Add-in if it isnt installed or if an old version is installed.
Customize Connect Add-in download location
You can host Acrobat Connect Add-in on your server and send users directly to the executable files. You may want
to send users to a page with download instructions that contains links to the executable files. You can create your
own download instruction page or use one provided by Adobe. The Adobe page is localized for all supported
languages.
Vue de la page 46
1 2 ... 42 43 44 45 46 47 48 49 50 51 52 ... 61 62

Commentaires sur ces manuels

Pas de commentaire