SoarAuditingProvider

Gem Version

This gem provides authentication token generation and validation capability for the SOAR architecture.

Installation

Add this line to your application's Gemfile:

gem 'soar_authentication_token'

And then execute:

$ bundle

Or install it yourself as:

$ gem install soar_authentication_token

Testing

Run the rspec test tests:

$ docker-compose run --rm soar-authentication-token bundle exec rspec -cfd spec

Usage

Detailed example

Contributing

Bug reports and feature requests are welcome by email to barney dot de dot villiers at hetzner dot co dot za. This gem is sponsored by Hetzner (Pty) Ltd (http://hetzner.co.za)

Notes

License

The gem is available as open source under the terms of the MIT License.