Open
Description
"UserAuthorization": {
"AutoSignin": true,
"Handlers": {
"bad": {
"Settings": {
"AzureBotOAuthConnectionName": "bad"
}
},
"graph": {
"Settings": {
"AzureBotOAuthConnectionName": "MCS",
"Title": "SigIn for Sample",
"Text": "Please sign in and send the 6-digit code for MCS"
}
},
"github": {
"Settings": {
"AzureBotOAuthConnectionName": "GH",
"Title": "SigIn for Me",
"Text": "Please sign in and send the 6-digit code for github"
}
}
}
}
},
and then calling GetTurnToken returned a graph token
@MattB-msft saw this behavior
Metadata
Metadata
Assignees
Labels
No labels