Lemonldap-NG-Common

 view release on metacpan or  search on metacpan

lib/Lemonldap/NG/Common/Conf/DefaultValues.pm  view on Meta::CPAN

          'githubScope' => 'user:email',
          'githubUserField' => 'login',
          'globalLogoutRule' => 0,
          'globalLogoutTimer' => 1,
          'globalStorage' => 'Apache::Session::File',
          'globalStorageOptions' => {
                                      'Directory' => '/var/lib/lemonldap-ng/sessions/',
                                      'generateModule' => 'Lemonldap::NG::Common::Apache::Session::Generate::SHA256',
                                      'LockDirectory' => '/var/lib/lemonldap-ng/sessions/lock/'
                                    },
          'gpgAuthnLevel' => 5,
          'gpgDb' => '',
          'grantSessionRules' => {},
          'groups' => {},
          'handlerInternalCache' => 15,
          'handlerServiceTokenTTL' => 30,
          'hiddenAttributes' => '_password _2fDevices',
          'hideOldPassword' => 1,
          'httpOnly' => 1,
          'https' => -1,
          'impersonationHiddenAttributes' => '_2fDevices, _loginHistory',
          'impersonationIdRule' => 1,

lib/Lemonldap/NG/Common/Conf/ReConstants.pm  view on Meta::CPAN

  adParams => [qw(ADPwdMaxAge ADPwdExpireWarning)],
  apacheParams => [qw(apacheAuthnLevel)],
  casParams => [qw(casAuthnLevel)],
  choiceParams => [qw(authChoiceParam authChoiceModules authChoiceAuthBasic authChoiceFindUser authChoiceSelectOnly)],
  combinationParams => [qw(combination combModules)],
  customParams => [qw(customAuth customUserDB customPassword customRegister customResetCertByMail customAddParams)],
  dbiParams => [qw(dbiAuthnLevel dbiExportedVars dbiAuthChain dbiAuthUser dbiAuthPassword dbiAuthTable dbiUserTable dbiAuthLoginCol dbiAuthPasswordCol dbiPasswordMailCol userPivot dbiAuthPasswordHash dbiDynamicHashEnabled dbiDynamicHashValidSchemes d...
  demoParams => [qw(demoExportedVars)],
  facebookParams => [qw(facebookAuthnLevel facebookExportedVars facebookAppId facebookAppSecret facebookUserField)],
  githubParams => [qw(githubAuthnLevel githubClientID githubClientSecret githubUserField githubScope)],
  gpgParams => [qw(gpgAuthnLevel gpgDb)],
  kerberosParams => [qw(krbAuthnLevel krbKeytab krbByJs krbRemoveDomain krbAllowedDomains)],
  ldapParams => [qw(ldapAuthnLevel ldapExportedVars ldapServer ldapPort ldapVerify ldapBase managerDn managerPassword ldapClientCert ldapClientKey ldapTimeout ldapIOTimeout ldapVersion ldapRaw ldapCAFile ldapCAPath LDAPFilter AuthLDAPFilter mailLDAPF...
  linkedinParams => [qw(linkedInAuthnLevel linkedInClientID linkedInClientSecret linkedInFields linkedInUserField linkedInScope)],
  nullParams => [qw(nullAuthnLevel)],
  oidcParams => [qw(oidcAuthnLevel oidcRPCallbackGetParam oidcRPStateTimeout)],
  openidParams => [qw(openIdAuthnLevel openIdExportedVars openIdSecret openIdIDPList)],
  pamParams => [qw(pamAuthnLevel pamService)],
  proxyParams => [qw(proxyAuthnLevel proxyUseSoap proxyAuthService proxySessionService proxyAuthServiceChoiceParam proxyAuthServiceChoiceValue proxyCookieName proxyAuthServiceImpersonation)],
  radiusParams => [qw(radiusAuthnLevel radiusSecret radiusServer radiusTimeout radiusMsgAuth radiusExportedVars radiusDictionaryFile radiusRequestAttributes)],
  remoteParams => [qw(remotePortal remoteCookieName remoteGlobalStorage remoteGlobalStorageOptions)],



( run in 0.720 second using v1.01-cache-2.11-cpan-1191d43216d )