Base solution for your next web application

Activities of "blewis"

Answer

Built in AI support would be awesome. Just voting for this integration!

@ismcagdas,

Is OpenId Connect support for Angular on the roadmap yet now that 5.4 is out? I don't see any issues on GitHub for it.

Thanks, Bryan

I want to second this question and piggy back on it. When will proper, configurable session timeouts be added? It's been on the roadmap page of a long time and seems like a pretty important function. I don't really care much about a lock screen...but timeouts are important.

Bryan

OK, I misunderstood. I thought this setting would change the entire top bar space from white to dark. I didn't realize it was associated with a menu that you didn't implement.

Bryan

Just like rvanwoezik,

On 5.3 CORE MVC + jquery, changing the Header desktop skin from light to dark doesn't do anything. It seems to always be set to light.

@alper,

I have setup a local redis cache and made the necessary changes to ABP. When I look at the cache, I see a bunch of standard Abp stuff in there (AbpApplicationSettings, TenantSettings, UserSettings, etc). However, I don't see anything related to user sessions. My goal is to eliminate the in-memory session provider so that I can turn off sticky cookies on our Azure web cluster.

This web page goes through the "normal" steps to do that with an ASP.Net web app : [https://docs.microsoft.com/en-us/azure/redis-cache/cache-aspnet-session-state-provider]). However, I know that Abp uses it's own session management, so I wasn't sure if anything else needed to be done to ensure that the session state was being stored in the cache and not in the web server. I'm sorry to ask again, but your response didn't speak directly to the session question that I am trying to resolve.

Thanks, Bryan

Thanks. I did see all of the documentation for the Redis setup. I just wanted to confirm that AbpSession would automatically utilize that so that if I disabled sticky sessions on Azure I would not break anything. Because ABP does its own session management, I just wasn't sure.

Thanks again, Bryan

P.S. -- I have found just keeping my sig updated is easier than including my Zero version in every post. ;)

Any update on this item? Having a session timeout option is pretty important.

Thanks, Bryan

Is it on your roadmap at this point? Or way off in the distance?

Great. Thanks.

Showing 1 to 10 of 22 entries