Skip to content

How do I authenticate from Bot Framework service to a 3rd party hosted site with its own security? #6688

Open
@kthejoker

Description

@kthejoker

I want to host my bot's endpoint on my own server, which has OAuth enabled.

Bot Framework only sends requests with OAuth tokens issued by Azure.

I feel like I'm missing something fundamental.

Is it possible to configure an Azure Bot to submit conversation/message requests. to the configured endpoint with my own tokens?

User -> Start Convo -> Bot Framework -> Post Request to my server with my token -> I post back to Bot Framework with Bot Framework token -> user

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