Oracle B12255-01 Manual do Utilizador Página 99

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 224
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 98
mod_plsql
Oracle HTTP Server Modules 7-29
PlsqlAuthenticationMode Specifies the authentication mode to use for allow
access through this DAD.
Notes:
Most customer applications use Basic Authentication. Custom Authentication
modes (GlobalOwa, CustomOwa, PerPackageOwa) are used by very few
PL/SQL applications. The SingleSignOn mode is supported only for Oracle
Application Server releases, and is used by Oracle Application Server Portal
and Oracle Application Server Single Sign-On.
If the DAD is not using the Basic authentication, then you must include a
valid username/password in the DAD configuration. For the Basic mode, if
you wish to perform dynamic authentication, the DAD username/password
parameters must be omitted.
In older versions of the product, this configuration parameter was derived from
a combination of enablesso and custom_auth.
enablesso = Yes translates to PlsqlAuthenticationMode
SingleSignOn
custom_auth = Global translates to PlsqlAuthenticationMode
GlobalOwa
custom_auth = Custom translates to PlsqlAuthenticationMode
CustomOwa
custom_auth = PerPackage translates to
PlsqlAuthenticationMode PerPackageOwa
All other combinations translate to Basic.
Category Value
Syntax PlsqlAuthenticationMode
Basic/SingleSignOn/GlobalOwa/CustomOwa/PerPackageOwa
Default Basic
Example PlsqlAuthenticationMode Basic
See Also: “Securing Application Database Access through mod_
plsql” chapter in the Oracle HTTP Server mod_plsql Users Guide for
more information regarding different authentication modes.
Vista de página 98
1 2 ... 94 95 96 97 98 99 100 101 102 103 104 ... 223 224

Comentários a estes Manuais

Sem comentários