Skip to content

fix: client authorize before session request

Laurent Deny requested to merge ldeny/authorize_before_session 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?

The client is not waiting for authorization response before requesting session.

Merge request reports