IdentityServer4.Templates icon indicating copy to clipboard operation
IdentityServer4.Templates copied to clipboard

Update SeedData.cs

Open shyamsundarb-arch opened this issue 4 years ago • 2 comments

What issue does this PR address? Small correction to the SeedData.cs file which if help if the consumer seeds multiple times.

Does this PR introduce a breaking change? No, this PR does not.

Please check if the PR fulfills these requirements

  • [Yes] The commit follows our guidelines
  • [NA] Unit Tests for the changes have been added (for bug fixes / features)

Other information: It should be context.ApiScopes instead of ApiResources.

shyamsundarb-arch avatar Jul 08 '20 09:07 shyamsundarb-arch

Thanks. I think we need a new section to add AdpiScopes in addition to ApiResources.

brockallen avatar Jul 08 '20 12:07 brockallen

Just faced the same issue.

sguryev avatar Dec 25 '20 10:12 sguryev