OpenVeo server API for plugins

API Docs for: 7.0.0
Show:

STRATEGIES

Summary

Defines the list of available passport strategies.

Item Index

Properties

Properties

CAS

Syntax

CAS

String final

Summary

Passport strategy to authenticate user using a CAS server.

Default: 'cas'

LDAP

Syntax

LDAP

String final

Summary

Passport strategy to authenticate user using an LDAP server.

Default: 'ldapauth'

LOCAL

Syntax

LOCAL

String final

Summary

Passport strategy to authenticate user using a local server.

Default: 'local'