Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "ibtikar"

Dear ASPNETZERO Team

we are facing a strange issue related to TokenAuthController/Authenticate function after calling it though JMeter Stress Tool as follows

Before the Stress Test the API Call is finishing withing 170 ms after performing the First Round of Stress test (1000 Concurrent Users) and after insuring the no active session remaining on DB, it is taking 1.1 Seconds after the Second Round of same Scenario it is taking 7 seconds to execute

PS. we check the SQL and Application server Performance after the test and the are free and no load on them PS. we are using Dockerized Environment on Ubuntu Server.

Please Advice

Dear Team,

we am implementing a front end system based on Angular 8 and i want the system to use the Identity Server Integration of ASPZero, i already enabled the Identity Server Integration on the ProjectName.Web.Host and was able to login suucessfuly to the Password Grant client when i am not using the Tenant Users.

the Library that i am using for OIDC is angular-oauth2-oidc

i am using the function fetchTokenUsingPasswordFlowAndLoadUserProfile for the login process but i am not able to pass the Abp.TenantId to it

please Advice Regards

Dear Team

we are creating components to be hosted in the Angular Site and we managed the routes, security and component Loading correctly, but the issue is that we are getting alot of CSS and JS loaded on our page after the page finish loading, those styles and scripts are causing our design not to work.

our requirement is to create a clean components without any metronic css for specific routes.

please advise

Dear Everyone

we are implementing a system based on connection to Identity Server 4 and i am trying to configure it in application.json located in the ProjectName.Web.Host.

the configuration is as follows

"OpenId": { "IsEnabled": "true", "ClientId": "angularclient", "Authority": "https://localhost:5001", "LoginUrl": "https://localhost:5001/Account/Login" }

the icon is appearing in the Angular Login Page and it redirects to the Login Page of the Identity Server but after login successfully, th Login is not redirected back to Angular Site.

instead it is redirecting to the Identity Server Home Page.

am i missing and configuration, Please advice.

Regards Ali

Showing 1 to 4 of 4 entries