Activities of "liangshiwei"

What UI are you using?

I create an issue for this : https://github.com/abpframework/abp/issues/4330

Thanks for your report, it will be fixed in 3.0.

It maybe is a bug, I create an issue for this: https://github.com/abpframework/abp/issues/4327

This is a bug that will be fixed in 3.0

Answer

I am calling a service that requires authorization.

Sure. We can use skype. What is your skype name? you can send email to me: liangshiw@outlook.com

Hi,

I can't reproduce your problem, Can your project steps to reproduce? Thanks.

Hi,

I can't reproduce your problem, Can your project steps to reproduce? Thanks.

Answer

Hi,

I can't reproduce your problem. Can you use ABP CLI to create a free template to reproduce this problem?

Answer

Sorry I forgot you used angularUI.

Find environment.ts(and environment.prod.ts) in your angular project.

oAuthConfig: {
    issuer: 'https://localhost:44305',
    clientId: 'MyProjectName_App',
    dummyClientSecret: '1q2w3e*',
    scope: 'MyProjectName Your API Resources Name',  // add your API Resources Name 
    showDebugInformation: true,
    oidc: false,
    requireHttps: true,
  }
Showing 6541 to 6550 of 6693 entries
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v10.1.0-preview. Updated on November 04, 2025, 06:41