Starts in:
2 DAYS
1 HR
0 MIN
53 SEC
Starts in:
2 D
1 H
0 M
53 S

Activities of "buraksahin94"

Hi,

Can we define extra variables on the Abp Suite Page? For example, can I define another bool variable like this example in the field I marked and access the value of this variable within the project?

Thanks.

ABP Framework version: v8.3.1 UI Type: Angular Database System: EF Core (PostgreSQL) Tiered (for MVC) or Auth Server Separated (for Angular): yes(Auth Server Separated for Angular) Exception message and full stack trace: Steps to reproduce the issue:

Hi,

We moved the login to the Angular project, but if email verification is required while logging in, it does not redirect to that page. When the login was working in Blazor, we had no problems going to the email verification page. What do we need to do to redirect to the email verification page in Angular?

Thanks.

ABP Framework version: v8.3.1 UI Type: Angular Database System: EF Core (PostgreSQL) Tiered (for MVC) or Auth Server Separated (for Angular): yes(Auth Server Separated for Angular) Exception message and full stack trace: Steps to reproduce the issue:

Hi,

In our Angular project, we have implemented a "Forgot My Password" page and included all necessary modules. However, when users click on the verification link, the Angular email verification page does not open as expected because the user is not authenticated. If the user is already logged in, they can access the page via the provided URL. However, this page should be accessible without requiring login, as it is intended for users who have forgotten their password and need to reset it via the link.

Thanks,

It appears that the page cannot be accessed without logging in. Could you please ensure that the login requirements are met, or provide further instructions on how to access the content.

Hi,

Yes, we can access this page from the Blazor application, but we moved these parts to the Angular project and we cannot access this page from Angular.

Hi,

In our Angular project, we have implemented a "Forgot My Password" page and included all necessary modules. However, when users click on the verification link, the Angular email verification page does not open as expected because the user is not authenticated. If the user is already logged in, they can access the page via the provided URL. However, this page should be accessible without requiring login, as it is intended for users who have forgotten their password and need to reset it via the link.

Thanks,

hi

Please share the full email content.

Thanks

Hi,

I share the content of the e-mail.

Thanks,

hi

We moved the user login process to the Angular project.

Do you mean you use the password grant type?

https://abp.io/docs/latest/framework/ui/angular/authorization#resource-owner-password-flow

Hello,

Yes, the grant type 'password' we use.

Hi We use Angular pages with ABP Framework Layered Architecture. We moved the user login process to the Angular project. When we click on the I forgot my password link, a password reset link is sent as an e-mail. When we click on this link, the password change page does not open. As a result of our tests, we found that it does not open because the user is not logged in. When the user clicks on this link after logging in to the system, the password change page opens. This page is a page that should open when the user is not logged in.

Apart from this, is there a period of time that the password change link is valid? We want this link to be valid for 15 minutes.

We would like your support on these two issues.

Thanks for your support.

  • ABP Framework version: v8.3.1
  • UI Type: Angular
  • Database System: EF Core (PostgreSQL)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes(Auth Server Separated for Angular)
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi, We followed your suggestion and managed to access the login page. The login process was successful but when I log out I get the error I shared.

Thanks for your support.

Hi,

Where is the 'CustomsOnline App' row data? I am sharing OAuth configuration in Angular.

Thanks.

Hello,

In the code block we shared above, the value of this property appears as 'code'.

Thanks for your support

Showing 1 to 10 of 20 entries
Made with ❤️ on ABP v9.1.0-preview. Updated on November 20, 2024, 13:06