An activity interface
This commit is contained in:
parent
ce5d3ce810
commit
8d7bb8f6b6
29 changed files with 810 additions and 10 deletions
|
|
@ -803,6 +803,7 @@ public static class HostingExtensions
|
|||
// silent refresh path to work; without it IdentityServer
|
||||
// refuses to issue a refresh_token.
|
||||
"blogs",
|
||||
"api",
|
||||
IdentityServer8.IdentityServerConstants.StandardScopes.OpenId,
|
||||
IdentityServer8.IdentityServerConstants.StandardScopes.Profile,
|
||||
IdentityServer8.IdentityServerConstants.StandardScopes.OfflineAccess,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue