Skip to content

Commit f37d596

Browse files
committed
fix docs
1 parent 8e721e4 commit f37d596

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@ All providers can be configured with the following section in the `appsettings.j
219219
],
220220
// the following is optional
221221
"localProviderOption": {
222-
"AuthEndpoint": ".auth/me",
222+
"AuthEndpoint": ".auth/me.json",
223223
"NameClaimType": "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress",
224224
"RoleClaimType": "http://schemas.microsoft.com/ws/2008/06/identity/claims/role"
225225
}

0 commit comments

Comments
 (0)