Update the documentation pages

This commit is contained in:
OpenIddict Bot 2021-02-08 11:03:13 +00:00
parent d74e392a0b
commit 84e13ca9de
2 changed files with 1 additions and 3 deletions

View File

@ -118,8 +118,6 @@ foreach (var claim in principal.Claims)
OpenIddictConstants.Destinations.AccessToken OpenIddictConstants.Destinations.AccessToken
} }
}); });
claim.SetDestinations(GetDestinations(claim, principal));
} }
return SignIn(principal, OpenIddictServerAspNetCoreDefaults.AuthenticationScheme); return SignIn(principal, OpenIddictServerAspNetCoreDefaults.AuthenticationScheme);

View File

@ -9873,7 +9873,7 @@
"output": { "output": {
".html": { ".html": {
"relative_path": "configuration/claim-destinations.html", "relative_path": "configuration/claim-destinations.html",
"hash": "+kZddjMzG7VE3TUwSsEjJg==" "hash": "b6W6+6atKh+bmNfvHfij4A=="
} }
}, },
"is_incremental": false, "is_incremental": false,