bcgov/nr-get-token

View on GitHub
docs/overview.md

Summary

Maintainability
Test Coverage
---
title: Get Token
description: Create new service clients for use with common services
---

## Overview

The Get Token Service (GETOK) is used to securely generate or modify new service clients on Keycloak. the GETOK service is a RESTful web service that may be integrated into applications by developers.

### Capabilities

* Communicate with Keycloak realms to generate service clients
* Secure password generation and transmission via public/private key encryption

### Getting Started

* [Learn more about the GETOK-API](../README.md)
* [Check the DevHub for other NRM Common Services](https://developer.gov.bc.ca) - Coming Soon