MicrosoftDocs / composer-docs

Public sync of existing composer-docs-pr repo
Creative Commons Attribution 4.0 International
2 stars 5 forks source link

Oauth token generation using certificate #203

Open RajaP160898 opened 2 years ago

RajaP160898 commented 2 years ago

Please provide us the steps to generate Oauth2 token using certificate in bot composer. We have generated oauth 2 token with client secret and we have to try to generate oauth token in certificate also. Please help me

Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

JonathanFingold commented 1 year ago

@RajaP160898 - Once you configure your identity provider and connection setting in Azure, you should be able to configure your bot and use an OAuth input action to get the user token. Can you describe where in the process you are encountering your issue?