mirror of
https://gitee.com/dcren/openiddict-documentation.git
synced 2025-07-17 10:42:01 +08:00
Update the documentation pages
This commit is contained in:
parent
d74e392a0b
commit
84e13ca9de
@ -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);
|
||||||
|
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user