After adding the [Fact] attribute, the test runs but fails when calling the
This behavior is expected:
The implementation of the
should expect an exception (such as an AbpValidationException or BusinessException) when trying to
If it didn’t solve your problem, feel free to post a new answer — our support team will jump
After adding [Fact] attribute and running the test,
the `
If it didn’t solve your problem, feel free to post a new answer — our support team will jump
To address the issues with the Linked Accounts modal
If it didn’t solve your problem, feel free to post a new answer — our support team will jump
To localize the application name
server-side `en.json` will affect the browser title, but the menu brand name is handled separately
Instead, it is set
This will update the brand name
setting
If I
I believe the localization setting worked
Romanian (Romania), Russian, Slovak, Spanish, Swedish, Turkish
- **Default Language**: English
- **
* **Exception message and full stack trace**: n/a
* **Steps to reproduce the issue**:
*
Install the Application Insights JavaScript SDK
import { Injectable } from '@angular/
Use the service
If it didn’t solve your problem, feel free to post a new answer — our support team will jump
What is the best practice
-
- There is no built-
There is no official ABP API that provides a direct mapping of "all permissions required by features
-
- Keep permissions
* OpenIddictAdmin
- **Selected Languages**:
English, Türkçe
- **Default Language**: English
- **
When the tenant is included
However,
we log into the system with the tenant assigned to the edition, we cannot access the menus included
To connect your custom CMS Kit dynamic widget to the database
**
**Call the Service from Your Widget**
-
**Register the Widget**
- Register your widget
**Use the Widget
To enable a feature such as FAQ for the Host tenant
If you encounter an error
to one of the following common issues:
- The FAQ feature is not defined
- There are missing permissions or misconfigurations
hi
The FAQ page will be available
- ABP Framework does not provide built-
The standard Redis and Service Bus integrations
- For Azure Service Bus, ABP does not provide a built-
.
### How to Integrate Managed Identity
Then move all code from `ConfigureServices` to `ConfigureServicesAsync`
Then
Hi,
Our application is deployed
Does ABP.IO provide built-
- The slowness
If you are using ABP's built-
cache (e.g., Redis)
If it didn’t solve your problem, feel free to post a new answer — our support team will jump
pro-related, which is why I can't find non-forked examples, but something seems to be unnecessarily delayed
.
///
///
/// An existing ClaimsPrincipal to contribute to, or null to
isDynamic)
{
foreach (var contributorType
DYNAMIC_CLAIMS_START: Processing dynamic contributors...");
foreach (var contributorType
time you request an API, this is often related to authentication or cookie/session issues, especially
If it didn’t solve your problem, feel free to post a new answer — our support team will jump
Hi,
THE CORS policy is already added
the SaaS module, resulting
- This behavior is related to the impersonation and tenant switching flow
This is a known issue
hi
This is a problem
Hi,
QA/files/3a1c2241eb6bbb799d6f9d24900939ec.png)
however, if I press back twice or o clear the url
ReturnUrl=%2FSaas%2FHost%2FTenants) and load the page I'm currently logged
The feature did work
Your issue is caused by the OpenID Connect discovery
This typically happens when your AuthServer is running behind a reverse proxy (like ingress-nginx
**Forwarded Headers Middleware**
**Set OpenIddict Issuer Explicitly**
Restart and Test**
After making these changes, restart your AuthServer pod and check the discovery
Selected Languages**:
English, English (United Kingdom), Español
- **Default Language**: English
- **
--- RemoteServiceErrorInfo ----------
{
"code": null,
"message": "Error retrieving discovery
details": null,
"data": {},
"validationErrors": null
}
[13:23:06 WRN] Error retrieving discovery
authserver.mydomain.dev/connect/authorize
Volo.Abp.UserFriendlyException: Error retrieving discovery
,"TokenService","WorkshopService"]
}'
{"error":{"code":null,"message":"Error retrieving discovery
"Error retrieving discovery
-
- To resolve this, ensure that your `angular.json` lists the styles
- After making this change, rebuild your Angular project to ensure the new order is reflected
Also, styles.scss is the last entry
Hello,
We will be releasing some fixes for the ngx-datatable lbrary related problems
We think the issue might be related to the order
Our app
Here's our app
[image.png](/QA/files/3a1c21cfc388383df2d51fe1fecc7726.png)
Here's the App
seems to suggest to us that the loading of the styles is the issue, as we correctly override things
**Ensure CORS middleware is enabled:**
deployment, use browser dev tools to check that the `Access-Control-Allow-Origin` header is present
If it didn’t solve your problem, feel free to post a new answer — our support team will jump
//serverName:1661/.well-known/openid-configuration from a frontend hosted at http://serverName:1660
This issue only occurs
That didn't work, and the old value was still displayed
Or does this happen regularly
This is by design and confirmed
- To allow a higher user count for a specific tenant, the recommended and supported approach is to
edition
I already know that, unfortunately, I cannot configure any features on the tenant other than those
This has already been communicated
We don't really want to allow a higher number of users for the edition
Could we
What would happen if I changed this
Only return the TOTP provider
I checked your repository
hi
The page class is `Volo.Abp.Account.Public.Web.Pages.Account.SendSecurityCodeModel `
You can
You can try the latest version:
Add a `2FA.cshtml`
Greetings, there are some problems I encountered
and phone number providers
Please provide detailed instructions.
2) And I need to make it so force behavior
the user to Two Factor Authentication page at "/Account/Manage" and so the user is not able to log
If you have replaced some components
- The error `TypeError: Cannot read properties of undefined (reading 'component')`
page is typically caused by a problem
returned from the backend is missing expected fields, or if a custom column/component is referenced
Check for any breaking changes
This causes the tenant resolver to fail, resulting
**Configure AppUrlOptions for Tenant-Aware URLs**
`), configure the `AppUrlOptions` to
**Update Email Link Generation**
ABP uses the `AppUrlProvider` to
7343-44e6-e5ba-3a1b7de4e30d&`
---
The `Volo.Abp.Account.Emailing.AccountEmailer` service is used to
Languages**:
English, English (United Kingdom), Español
* **Default Language**: English
* **
We are running the authserver and microservices
We are deriving the tenant from the url
Where
We believe that the generated base url needs to be
To disable autocomplete for the password field on the ABP login page
, you need to set the `autocomplete="off"` attribute on the password input
page, copy the original `Login.cshtml` from the ABP Account module into your project (as described
If it didn’t solve your problem, feel free to post a new answer — our support team will jump
QA/files/3a1c1def3e8cbd8b1fac1563a8d67717.png) Do i need to copy all of this folder Account And put