Activities of "imranStem"

Yes, Angular application is updated to 8.1.3 and if it stable version then why I am getting the above error. I am fine with 8.1.3.

That is the question, how can I get the Role id and organization id of user?

Answer

Thanks

Answer

I can get the settings value by ISettingStore but how can I update the setting value from another microservice because ISettingManager is not available.

Answer

Any update on this?

Answer

I have already added classname in add method in administrator microservice.

Answer

The above links are not helpful, I am using the ABP framework 7.0.1 with microservice template and openIdDict, not identity server. I have updated the securitystamp on each login which should validate and invalidated the previous token.

Answer

Any update on this?

I also tried with below code.

  Configure<SecurityStampValidatorOptions>(options =>
        {
            options.ValidationInterval = TimeSpan.FromSeconds(5);
        });

Yes, Its working fine. Thank You

My issue is fixed. Thanks

Zobrazeno od 1 do 10 z celkem 51 záznamů
Made with ❤️ on ABP v8.2.0-preview Updated on března 25, 2024, 15:11