Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 795 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 795 Bytes

Luminate Security Python API

What is this repository for?

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

Examples

  • 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

How do I get set up?

Steps

  • Create a new API Client through Luminate Administration Portal

  • Create new Lumiinate Instance with the provided key and secret from the portal

Contribute

  • Fork
  • Create Pull request