0
otee@urvin.finance created
Deleted question
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
2 Answer(s)
-
0
hi
Please try to add
ExtensionGrantValidatorinPreConfiguremethod.public override void PreConfigureServices(ServiceConfigurationContext context) { PreConfigure<IIdentityServerBuilder>(identityServerBuilder => { identityServerBuilder.AddExtensionGrantValidator<DelegationGrantValidator>(); }); }Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)