hi
I will check your project asap.
hi
I will check your project asap.
hi
I will check this.
hi
How can I reproduce this? : )
hi
Please share more code. Thanks
hi
PreConfigure<AbpOpenIddictWildcardDomainOptions>(options =>
{
options.EnableWildcardDomainSupport = true;
options.WildcardDomainsFormat.Add("https://{0}.cloverleafcms.de/signin-oidc");
});
hi
You can add the localization resource name.
https://docs.abp.io/en/abp/latest/UI/Angular/Localization
hi
You should override the OnGetExternalLoginCallbackAsync method.
hi
we are creating permissions for in the project: Domain.shared
Can you share some code of this?
when we deploy it does not display the permissions we created and neither the texts of the localization file.
Does it work on your locally?