We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e721e4 commit f37d596Copy full SHA for f37d596
1 file changed
README.md
@@ -219,7 +219,7 @@ All providers can be configured with the following section in the `appsettings.j
219
],
220
// the following is optional
221
"localProviderOption": {
222
- "AuthEndpoint": ".auth/me",
+ "AuthEndpoint": ".auth/me.json",
223
"NameClaimType": "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress",
224
"RoleClaimType": "http://schemas.microsoft.com/ws/2008/06/identity/claims/role"
225
}
0 commit comments