This library leverages PyKTL to generate and sign Knox Cloud Tokens using Python.
Project description
KnoxAccessToken-python
This is not an offical Samsung library or repository
A colleciton of python code that assists in the creation of a signed access token to be used with the Samsung Knox Cloud Service 'KCS' APIs.
Prerequesits
pip install PyKAT requests
Getting Started
## Initialize the Knox Token Library
kat = knox_common.KnoxAccessToken(kcsKeyFilePath = 'keys.json', regionalServer = 'us-kcs-api.samsungknox.com', clientId = cId)
API Requests
I am currently taking requests to build examples in python. If there is something you would like to see please click on the link below and log a feature request. New Feature Here
Please make sure to add the label 'enhancement' and try and be as detailed as possible. Provide examples where possible.
Docs
TODO
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file PyKATh-0.1.0.tar.gz.
File metadata
- Download URL: PyKATh-0.1.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9dbacc636b3105fe2ec4501f3b16b18b6fc8b25abc9a32a6b8cf18512f1186b4
|
|
| MD5 |
60445e3bb2fdb481842d9722ee1a18c9
|
|
| BLAKE2b-256 |
5a00990f2246e251cd03c5c8745718d3c2b7a244a6b12ed410157d3cd1996423
|