Skip to content

Added redis cache for access token validating request

Dmitrii Novikov (EPAM) requested to merge feature into master

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [NO]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • Google Cloud
  • IBM
  • Common code

Does this introduce a breaking change?

  • [NO]

What is the current behavior?

Added redis cache for validating access token request

Merge request reports