Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vsilverman/automation-of-trusted-authentication

This repo shows sample of automating a trusted authentication and testing it.
https://github.com/vsilverman/automation-of-trusted-authentication

Last synced: 9 days ago
JSON representation

This repo shows sample of automating a trusted authentication and testing it.

Awesome Lists containing this project

README

        

# Automation of trusted authentication
This repo shows sample of automating a trusted authentication and testing it.

## Steps to Execute This Sample

- Clone this sample by using e.g. the following command

git clone

- Update config file wd.cfg with your own values
(in case you don't have CiscoSpark account create one)

- After compiling the java file run it e.g. as below:

java TrustedAuthentication wd.cfg

- You may also test this sample by running provided JUnit tests