Skip to content
This repository has been archived by the owner on Dec 5, 2024. It is now read-only.

ingrammicro/ideas_portal

Repository files navigation

Welcome to Ideas Portal !

Extension code for Ingram Micro Ideas (AHA)

Service configuration

Enviroment variables

  • AHA_JWT_SECRET: Needs to be set to be able to encode jwt.
  • AHA_LOGIN_URL: URL for aha login.
  • APPROVED_TEMPLATE_ID: Id of the approved template that we need to use on purchase process.
  • TOKEN_EXP_MINUTES: By default token's expiration is set in one minute. But we can change it by setting this variable. Units = minutes.
  • DEFAULT_REDIRECT: By default is set to ingrammicrocloud.com

License

Ideas Portal is licensed under the Apache Software License 2.0 license.