Skip to content

fix: try to fallback on token-embedded partition if none in headers.

Richard Cognot requested to merge trusted-rcognot/fallback-partition-in-token into main

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

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

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

If partition Id is missing (might be the case from older clients), allow to fall back on partition Id embedded in token, if any. This happens only after the token has been validated by the delegated auth.

Merge request reports

Loading