vu app cloud server · 2019-10-16 · about vu app & cloud server® it is a multiple-factor...

5
[email protected] @vusecurity /vusecurity /vusecurity vusecurity.com VU App & Cloud Server ®

Upload: others

Post on 04-Apr-2020

2 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: VU App Cloud Server · 2019-10-16 · About VU App & Cloud Server® It is a multiple-factor authentication framework, in which the user, password and retry policies, among others,

[email protected] @vusecurity /vusecurity /vusecurityvusecurity.com

VU App & Cloud Server®

Page 2: VU App Cloud Server · 2019-10-16 · About VU App & Cloud Server® It is a multiple-factor authentication framework, in which the user, password and retry policies, among others,

It is a multi-factor authentication framework, where user policies, password, re-entry, and others are centralized. It is the first solution to give a flexible and simple scheme when implementing a system of second factor in the cloud.

What is it?

Differentials

10:30 AM 100%

CONTRASEÑA

USER

Customization of algorithm for exclusive use of the client.

Multiplatform, Multi-language, Multi Country, Multi User.

Remote management of the solution with integration capability with Cisco and Microsoft.

VU App & Cloud Server®

@Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); notify("onCreate"); }

@Override protected void onPause() { super.onPause(); notify("onPause"); }

@Override protected void onResume() { super.onResume(); notify("onResume"); }

@Override protected void onStop() { super.onStop(); notify("onStop"); }

@Override protected void onDestroy() { super.onDestroy(); notify("onDestroy"); }

@Override protected void onRestoreInstanceState(Bundle savedInstanceState) { super.onRestoreInstanceState(savedIn-stanceState); notify("onRestoreInstanceState"); }

@Override protected void onSaveInstanceState(Bundle outState) { super.onSaveInstanceState(outState); notify("onSaveInstanceState"); }

private void notify(String methodName) { String name = this.getClass().getName(); String[] strings = name.split("\\."); Toast.makeText(getApplicationCon-text(),

methodName + "" + strings[strings.length - 1],

Toast.LENGTH_LONG).show(); }

@Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); notify("onCreate"); }

@Override protected void onPause() { super.onPause(); notify("onPause"); }

@Override protected void onResume() { super.onResume(); notify("onResume"); }

@Override protected void onStop() { super.onStop(); notify("onStop"); }

@Override protected void onDestroy() { super.onDestroy(); notify("onDestroy"); }

@Override protected void onRestoreInstanceState(Bundle savedInstanceState) { super.onRestoreInstanceState(savedInstanceState); notify("onRestoreInstanceState"); }

@Override protected void onSaveInstanceState(Bundle outState) { super.onSaveInstanceState(outState); notify("onSaveInstanceState"); }

private void notify(String methodName) { String name = this.getClass().getName(); String[] strings = name.split("\\."); Toast.makeText(getApplicationContext(),

methodName + "" + strings[strings.length - 1],Toast.LENGTH_LONG).show();

}

© 2007-2017 VU LLC. All Rights Reserved.

Benefits

It has flexible and personalized integration to the company’s technological environment through any device with Internet access.

Complies with the requirements of all banking and transactional regulation agencies in Latin America.

Delegates the company’s security, back-ups and maintenance to VU.

Optimizes the investment and costs of technical and human resources and avoids Phishing, Pharming, and Identity Theft attacks.

VU

Page 3: VU App Cloud Server · 2019-10-16 · About VU App & Cloud Server® It is a multiple-factor authentication framework, in which the user, password and retry policies, among others,

About VU App & Cloud Server ®

It is a multiple-factor authentication framework, in which the user, password and retry policies, among others, are centralized. It is the �rst

solution to o�er a simple, �exible and customized outline with an on-the-cloud double-factor system in every device connected to the

Internet.

VU App & Cloud Server®

Login

Registration

Activation

Delete

Out of BandHard Token Soft Token

RESTAPI

Internet

Password Biometrics

Data Sheet

Software requirements and compatibility

Operating SystemDebian 7 or higherUbuntu 14.04 or higherRed Hat RHEL 6 or higherSuse 10 or higherSolaris 10 x86Solaris 10 SparcWindows 2008 R2 or higher

Databases

MySQL 5.6 or higherPostgreSQL 9 or higherOracle 10 or higherMS SQL 2008 or higherMS SQL 5.6 or higherMariaDB 5.5 or higherDB2

Virtualization

VMWareCitrixMicrosoft Hyper-VRHEV Virtual BoxDocker

High Availability

HA Proxy KEEPALIVEREPMGRDRBD

BrowsersFirefox Internet Explorer 10 or higherGoogle Chrome Apple Safari

TechnologiesJava 1.7 or higher

SecurityRSA / SHA1 / 3DES / AES 256Security Certi�catesEAP-PEAP-MSCHAP v2TimeStampHOTP/OCRA/TOTP/HMAC

Web ServerApache 2NginxIISWeblogicJbossTomcatWebSphere

[email protected] @vusecurity /vusecurity /vusecurityvusecurity.com

Page 4: VU App Cloud Server · 2019-10-16 · About VU App & Cloud Server® It is a multiple-factor authentication framework, in which the user, password and retry policies, among others,

Technical Information

It meets the requirements of all banking and transaction regulatory organisms. It delegates the security, backups and maintenance

services of the company to VU. It optimizes the investment and costs of technical and human resources, and it prevents attacks such as

phishing, pharming and identity theft, among others.

Integration API

The VU App & Cloud Server® is a solution that works as an authentication core. It can be embedded in almost any kind of technological

environment, given it is multiplatform and it provides a wide integration capacity.

The integration infrastructure is designed to merge with any other platform, no matter its language, through Web servers REST or SOAP.

The application is composed of di�erent methods, identi�ed with functions destined to the administrative management and for the use

of �nal users. The communication between the presentation layers and the VU App & Cloud Server® is made with an SSL connection.

The available methods make it possible to:

• Enable/ disable users and authentication elements on the platform

• Validate credentials

• Delete users and authentication elements on the platform

• Assign and change a user’s password on the platform

• Create Access Control Service groups

• Delete Active Directory groups

• Create, activate, validate, block and unblock users

• Deactivate authentication elements

• Ease the OTP on the VU Mobile Tokens® system

• Validate the VU Mobile Tokens® of a �nal user

• Inform the user’s status

• Create a codes’ card batch

• Assign a codes card to a user

• Deactivate, deallocate and send a codes card to a user

• Ask for a challenge

Integrations

WS-I Basic Pro�le 2.0SOAP 1.1 or higherWSDL 1.1 / WS-Security WSIXML Schema 1.0TSL 2.0

Access Management

RadiusCisco ACS 4.2 or higherFreeRadiusActive DirectorySambaCisco ISE

Register & Report ManagementCrystal ReportsSyslogNagios

Mobile OS

iOS, Android, WindowsPhone, HTML5, USSDSMS, Push Noti�cation

[email protected] @vusecurity /vusecurity /vusecurityvusecurity.com

Page 5: VU App Cloud Server · 2019-10-16 · About VU App & Cloud Server® It is a multiple-factor authentication framework, in which the user, password and retry policies, among others,

• PostgreSQL

• MySQL

• MS SQL

• Oracle

• Informix

Operating Systems: Database:

• Linux

• Solaris

• Windows Server 2003/R2, Windows

• Server 2008/R2 (32bit and 64bit)

• Windows Server 2012

Hardware Sizing*

2 GB RAM

4 GB RAM

8 GB RAM

16 GB RAM

32 GB RAM

40

80

160

320

640

Transactions per second

Memory

60 GB - HD

120 GB - HD

240 GB - HD

480 GB - HD

1 TB - HD

Storagerequired

60 GB - HD

120 GB - HD

240 GB - HD

480 GB - HD

1 TB - HD

LOG Storage

1 to 10,000

10,000 to 50,000

50,000to 100,000

100,000to 250,000

250,000to 1,000,000

Number ofUsers

4 processingthreads

8 processingthreads

16 processingthreads

32 processingthreads

64 processingthreads

Processor

2 GB RAM

4 GB RAM

8 GB RAM

16 GB RAM

32 GB RAM

Memory

4 processingthreads

8 processingthreads

16 processingthreads

32 processingthreads

64 processingthreads

Processor

Primary Instance Secondary Instance

* The present sizing estimation assumes a high availability setup.

[email protected] @vusecurity /vusecurity /vusecurityvusecurity.com