Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Changed to "identity provider" nomenclature
  • Loading branch information
billbliss authored Mar 2, 2018
commit aed543df9c2a085804f17b64e2265c61fcaef034
4 changes: 2 additions & 2 deletions msteams-platform/concepts/authentication/auth-bot-AAD.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ The authentication flow described in this article is very similar to that of tab

For a general overview of authentication flow for bots see the topic [Authentication flow in bots](~/concepts/authentication/auth-flow-bot).

## Configuring OAuth 2.0 redirect URLs
## Configuring identity providers

See the topic [Configure OAuth 2.0 redirect URLs](~/concepts/authentication/configure-AAD) for detailed steps on configuring OAuth 2.0 callback redirect URL(s) when using Azure Active Directory as an identity provider.
See the topic [Configure identity providers](~/concepts/authentication/configure-AAD) for detailed steps on configuring OAuth 2.0 callback redirect URL(s) when using Azure Active Directory as an identity provider.

## Initiate authentication flow

Expand Down