Git Product home page Git Product logo

zero-touch-reseller-tool's Introduction

Zero-touch reseller tool

This project is an example app that makes use of the Android zero-touch enrollment reseller API. It demonstrates how to use the Google API client libraries to integrate an Android app with the service, for:

  • authorization
  • retrieving information
  • updating information
  • error and exception handling

The app is usable and has the following functions:

  • list customers
  • add customer account
  • list devices for a customer
  • register a new device
  • delete devices

The app uses a service account to authorize with the service. The service account JSON can be entered within the app, or specified as a managed configuration.

A Firestore database can also be specified in the managed configuration, which will trigger audit logging of any actions taken using the app.

This project is intended as a demonstration of how an app could interface with the zero-touch reseller API. It is not an officially supported Google product and it is not suitable for production use in its current form.

Usage

To use the app you'll need two pieces of configuration:

  • reseller ID
  • service account

These can be configured using a managed configuration through an EMM, or you can set them within the app through the menu.

If you don't yet have a reseller ID, apply to become a reseller through the Android Enterprise Partner portal.

To set up your service account, follow the instructions here. You can then copy the entire contents of the JSON file into the app / managed configuration.

zero-touch-reseller-tool's People

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.