Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bot-teams-authentication for user assigned managed identity bot #1245

Open
emahama opened this issue Apr 24, 2024 · 2 comments
Open

bot-teams-authentication for user assigned managed identity bot #1245

emahama opened this issue Apr 24, 2024 · 2 comments
Assignees

Comments

@emahama
Copy link

emahama commented Apr 24, 2024

I am trying to reproduce the example in bot-teams-authentication example. However, I want to use azure bot with user assigned managed identity bot.

The challenge I am facing is adding OAuth Connection Settings to the bot. From the snapshot below, it is observed that Client secret is a mandatory field. However, azure bot with user managed identity does not use secret.

I created an application principal in Entra ID and I used it to populate the OAuth2Connection but I am trying to move away of secrets. That is why I decided to use the user assigned managed identity. Is there a way to add OAuth Connection setting without having to created principal in Entra ID that uses secret?

Can you provide some guidance on adding OAuth connection for user assigned managed identity bot? Thank you.

image

@Prasad-MSFT
Copy link

Hi @emahama - Thanks for raising your issue. We will check this at our end and will update you accordingly.

@Prasad-MSFT
Copy link

@emahama - We are checking this with engineering team whether or not there is way to add OAuth Connection setting without having to create principal in Entra ID that uses secret, and we will inform you once we hear from them.

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants