In MongoDB Is there support for child documents or object properties in the abp framework?
It's supported.
Using the suite, there seems to be only simple/primitive property type support.
@yekalkan what do you think?
hi
Can you try login in chrome incognito mode? If still not working please share your project to liming.ma@volosoft.com
Yes, It is design for abp.
hi
The result of https://demo.channelengine.net/api/abp/api-definition is 404.
It should return the api definitions.
hi
abp generate-proxy -t csharp -u "https://demo.channelengine.net/"
hi
I will check your project and We have new advice from openiddict
https://github.com/abpframework/abp/issues/14312#issuecomment-1304106494
hi
You can try redirecting to the Login page in this method.

https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.AspNetCore.Components.Web/Volo/Abp/AspNetCore/Components/Web/ExceptionHandling/UserExceptionInformer.cs#L34
https://support.abp.io/QA/Questions/2415/Overriding-Default-Error-Handling-Message-In-Blazor-App#answer-faa51288-59e4-197b-6308-3a0163288866
ok
hi
AddDevelopmentEncryptionAndSigningCertificatecannot be used in applications deployed on IIS or Azure App Service: trying to use them on IIS or Azure App Service will result in an exception being thrown at runtime (unless the application pool is configured to load a user profile). To avoid that, consider creating self-signed certificates and storing them in the X.509 certificates store of the host machine(s). Please refer to: https://documentation.openiddict.com/configuration/encryption-and-signing-credentials.html#registering-a-development-certificate