Skip to content

CAE implementation work for Ruby #38

@baywet

Description

@baywet

details to be found in microsoft/kiota#1179 and corresponding PR. Continuation of microsoft/kiota#1643

Because Ruby doesn't have an azure identity library, we won't be able to fully support CAE from the get go. However we can do the infrastructure work to prepare its support which includes:

  • getting the value from the www-authenticate response header in the http request adapter and retrying the request (once)
  • using the value in the access token provider to request a new token
  • set the cp1 capability when requesting tokens

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestrubyPull requests that update Ruby code

    Type

    No type

    Projects

    Status

    New📃

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions