Socket
Socket
Sign inDemoInstall

@adobe/aio-app-actions-jwt-ims

Package Overview
Dependencies
92
Maintainers
58
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @adobe/aio-app-actions-jwt-ims

[![Build Status](https://travis-ci.com/adobe/adobeio-cna-actions-jwt-ims.svg?branch=master)](https://travis-ci.com/adobe/adobeio-cna-actions-jwt-ims) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/


Version published
Weekly downloads
3
decreased by-25%
Maintainers
58
Install size
4.87 MB
Created
Weekly downloads
 

Readme

Source

Build Status License

ims-jwt

This module helps in creating an IMS service token

Usage

This can be used for both instant token generation and also to persist the tokens for later retrieval (in combination with a persistence action like https://git.corp.adobe.com/CNA/openwhisk-cache-dynamodb). The mandatory parameters are

jwt_client_id
jwt_client_secret
technical_account_id
org_id
meta_scopes
private_key

The documentation on each of above parameters and example usage can be found at https://github.com/adobe/jwt-auth which is the base repo this module is built on. In addition to those you can choose persistence of the tokens in which case this module will return the service token and other details required for the persistence action.

persistence=true

Contributing

Contributions are welcomed! Read the Contributing Guide for more information.

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.

FAQs

Last updated on 04 Nov 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc