This implementation of Luminate Security client is used to automate the process of creating applications (based on Luminate public API https://luminatepublicapi.docs.apiary.io/#). Authentication to Luminate Security Service is Oauth based.
This library implements subset of the API
- Please create local user using luminate admin portal > directory
- Please create api luminate admin portal > settings > api clients
- Please visit our
examples
directory and run the example
-
Create a new API Client through Luminate Administration Portal
-
Create new Lumiinate Instance with the provided key and secret from the portal
- Fork
- Create Pull request