Skip to content

Commit 2461392

Browse files
authored
Update README.md
1 parent 50d5272 commit 2461392

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

samples/python/auto-signin/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,11 @@ The agent is ready to accept messages.
9898
1. Sending `/me` will trigger the OAuth flow and display additional information about you.
9999
1. Note that if running this in Teams and SSO is setup, you shouldn't see any "sign in" prompts. This is true in this sample since we are only requesting a basic set of scopes that Teams doesn't require additional consent for.
100100

101+
### Using the Agent in Teams
102+
For Auto Sign-In in Teams, additional steps are needed to [Enable SSO for a Teams app](https://learn.microsoft.com/en-us/microsoftteams/platform/bots/how-to/authentication/bot-sso-overview)
103+
101104
## Further reading
102105
To learn more about building Agents, see our [Microsoft 365 Agents SDK](https://github.com/microsoft/agents) repo.
103106

104-
For more information on logging configuration, see the logging section in the Quickstart Agent sample README.
107+
108+
For more information on logging configuration, see the logging section in the Quickstart Agent sample README.

0 commit comments

Comments
 (0)