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

Responder

Thanks

Responder

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

Responder

Any update on this?

Responder

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

Responder

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.

Responder

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

Mostrando 1 até 10 de 51 registros
Made with ❤️ on ABP v8.2.0-preview Updated on março 25, 2024, 15:11