Skip to content

Issue fetching the access token using Token Exchange URL as part of OAuth Connection for Azure Bot Service #145

@Santhosh0505

Description

@Santhosh0505

Hi Team,

I have tried to test the authorization agent sample, the Azure bot OAuth configurations work perfectly fine which helps in generating OBO based JWT token.

But when I provide the Token Exchange URL as part of the OAuth settings in the Azure Bot service, seems the current Agent SDK library is not able to process the Token Exchange URL for fetching the token. Instead it is asking for the user to provide consent and login manually for the token to be generated.

Could you please provide any steps if I am missing anything where the Azure Bot Service OAuth settings can be used to generate the JWT token in the bot using the Exchange Token URL which is provided as Azure Bot service Auth URL. Using this the bot should not be asking the end user to manually login when the user is interacting with the Agent SDK bot from the Teams channel.

Metadata

Metadata

Assignees

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