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