"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?

उत्तर

Thanks

उत्तर

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

उत्तर

Any update on this?

उत्तर

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

उत्तर

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.

उत्तर

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

51 प्रविष्टियों में 1 से 10 दिखा रहा है
Made with ❤️ on ABP v8.2.0-preview Updated on मार्च 25, 2024, 15:11