Skip to content

[extension/azureauth] Add support to be used in receivers #39012

Closed
@constanca-m

Description

@constanca-m

Component(s)

extension/azureauth

Is your feature request related to a problem? Please describe.

For the extension to have support to be used in receivers, it needs to implement:

  • Interface extensionauth.Server so that it can check if requests have valid authenticaton
  • Interface azcore.TokenCredential so the receivers can get a token if necessary (it will be for all azure receivers).

Describe the solution you'd like

All the examples are in the New component issue: #38908.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions