[13:23:05 WRN] Unknown proxy: [::ffff:10.244.2.61]:41130
[13:23:05 INF] The request URI matched a
impersonation state or permissions to not be fully refreshed when switching tenants, especially in
It likely requires proper CORS configuration on the backend IIS
Tenants page is typically caused by a problem in the Angular extensible table component, often due to a
- This can happen if the tenant data returned from the backend is
no-file-management -no-language-management
We're using the microservice template and using the auth-
The auth-
This is not related to your environment, but rather to the ABP source code
)
- If you receive an internal error or exception, it is usually a temporary
, it confirms a backend/
I will try this again intermittently in case this is a
hi
All projects should get a token from the `Auth
I checked that permissions exist on both the client and the auth
hi
Can your web app get the access token from the auth
Hello,
The main project is the Auth
and this
Auth
Lab Management (L)
3. n+
I want all applications to use the Auth
Is there an article, video, or sample client/
type)` typically indicates a problem with service registration or module configuration in your ABP
**Check for
`[DependsOn]` attributes and that no required module is
you have implemented any custom `IConventionalRegistrar`, verify that they are not returning null or
**Compare with a Fresh ABP Solution**
- Generate a new ABP
EHS.Blazor\Program.cs:line 42
* **Steps to reproduce the issue**:
Create new application and run
Unable to run
settings
9- save
10- logout from tenant
11- login to tenant
12- settings entered in step 8 above is
That check box was
We have public class `CustomLoginModel : LoginModel ` in the `Auth
external provider
5. logout of tenant
6. login again to cpattest tenant
7. the external provider is
[image.png](/QA/files/3a1bf3ccb3352e24cd6cdf908115b4e2.png)
Our Project is
To allow your backend to accept requests from a locally running
Here’s how to configure your environment for local
This setup allows you to run your
Thanks for fast response :-)
I was disabling the security headers in the auth-
In which projects do I need disable the headers, I thought that auth-
solution on a staging Kubernetes cluster at our cloud provider, and it works fine when accessing the
To avoid having to start all the services locally when developing the
Is there a good and convenient way to configure this, with minimal impact on the services and
Any compilation error in your solution (including
type or namespace name 'Shared' does not exist in the namespace 'ClassifAI.ManagementService' (are you
type or namespace name 'Shared' does not exist in the namespace 'ClassifAI.ManagementService' (are you
type or namespace name 'Shared' does not exist in the namespace 'ClassifAI.ManagementService' (are you
(30,73): error CS0246: The type or namespace name 'GetValidationsInput' could not be found (are you
The public site is our own angular front end using ABP backend project + separated ABP Auth
In both instances of this issue, I note that there were errors in the Auth
public async logout(): Promise {
// if we're impersonating, we don't want to log out of the auth
Re-initializing without changes results in extra 'connect/token' requests, leading to errors on
// the auth
neither the customer nor me had a 400 error on connect/token (in my case, it never reached the Auth
implementation always falls back to the host's language texts when a tenant-specific translation is
Load host translations for
To address the issues you described on the Tenants page in your ABP
In
Example for a modal initialization in
In
issue you are experiencing is due to the authentication state not being preserved when switching from
(SSR) to WebAssembly (WASM) in
(prerender: false)
-
hi
Please share your `
Is
Steps to reproduce the issue**:
* We are migrating our current Blazer WebAssembly app into the new
issue where after a user logs in, a few seconds later with no user interaction, it will switch from SSR/
defaultConfiguration": "production"
},
"serve": {
"builder": "@angular/build:dev-
- If using distributed cache (e.g., Redis), ensure the cache
[11BF8573-727B-4a82-A00D-04B3D08E58C7.png](/QA/files/3a1bfd87e3c0ea7230d4c92ed9ab8551.png)
Why does it work automatically on the
- In this flow, the authentication happens on the
that the user’s email is not confirmed, it can directly redirect to the `/Account/ConfirmUser` page (
- In this case, there is no
In short:
- Code Flow = backend handles redirects (
Here is the Identity/Auth
Sumeyye
I should clarify that I am using a Tiered
localhost:44331/"
}
}
}
}
```
* Add this configuration to the preconfigure services in auth
the android emulator to load the project up, click login on the home page and redirect me to the Auth
What could I potentially be
localization: {
defaultResourceName: 'New2',
},
} as Environment;
**Here is the Auth
String**
- Add or update the `CharSet` and `Collation` in your connection string, for example:
```xml