Activities of "maliming"

There is no tenant exists. so no data are added in tenant db.

hi

UsePrivateKey is a method, not property. WithProperty only works for string properties.

You can override this service to use different AppleClientSecretfor different tenants.

https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers/blob/990f1bbfdbe1716e1c2bb03722b67b9a24225c4a/src/AspNet.Security.OAuth.Apple/Internal/DefaultAppleClientSecretGenerator.cs#L15

hi

Microservices may not yet support using domain names as tenants. I will create an internal issue to resolve it.

HTTP 405

See https://mozartec.com/asp-net-core-error-405-methods-not-allowed-for-put-and-delete-requests-when-hosted-on-iis/

You're right. : )

hi

Nested Impersonation is currently not supported

hi

I remember that I used the source link successfully in VS. It's not the latest vs 2022 though

hi

The UsePrivateKey need to be Secret .WithProperty(x => x.UsePrivateKey, isSecret: true);

2- in UsePrivateKey can i assign byte string directly

If this value is constant you don't need to call WithProperty for it. See https://docs.abp.io/en/commercial/latest/modules/account#social-external-logins

hi

This is related to tui.editor

https://github.com/nhn/tui.editor/issues/57

hi

We have a demo

https://github.com/abpframework/abp-samples/tree/master/DomainTenantResolver

Showing 8341 to 8350 of 10560 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.0.0-preview. Updated on September 04, 2025, 16:11