Skip to content

Commit f7cd0a9

Browse files
Merge pull request #289580 from cephalin/patch-33
UUF 296849
2 parents 06c3675 + 64f5a11 commit f7cd0a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/app-service/configure-authentication-customize-sign-in-out.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ The token format varies slightly according to the provider. See the following ta
6565
> [!NOTE]
6666
> The GitHub provider for App Service authentication does not support customized sign-in and sign-out.
6767
68-
If the provider token is validated successfully, the API returns with an `authenticationToken` in the response body, which is your session token.
68+
If the provider token is validated successfully, the API returns with an `authenticationToken` in the response body, which is your session token. To get more information on the user claims, see [Work with user identities in Azure App Service authentication](configure-authentication-user-identities.md).
6969

7070
```json
7171
{

0 commit comments

Comments
 (0)