Skip to content

Implement allowed caller list support for skills #5659

@gabog

Description

@gabog

A skill and a parent bot should be able to validate that the caller is in the allowed list.

To support this capabilities we are adding a ClaimsValidator abstract class used by AuthenticationConfiguration that gets invoked after all the auth checks have passed and allows the developer to write code to validate the claims in the request.

Tracking Status

Dotnet SDK (Tracked in 2970)

  • PR
  • Merged

Javascript SDK (Tracked in 1416)

  • PR
  • Merged

Python SDK (Tracked in 434)

  • PR
  • Merged

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions