Tim Nolte

Results 422 comments of Tim Nolte

Which fields are showing as empty? Changing your site domain name shouldn't have any impact on the plugin. I personally do this on a bunch of client sites that use...

@alerque so in general the Access Token that is provided by the IDP indicates how long a session should be active for an authenticated application. The access token is expiring...

Yeah, sorry to say that the focus lately has been on bug fixes in an effort to make sure that existing functionality is solid before adding additional enhancements. Additional enhancements...

@sepehr-davarnia I personally use a Redis object cache on our Development & Testing instances, as well as some client sites, and I have yet to see an issue. Are you...

So to be clear, this isn't really a WooCommerce issue. WooCommerce is just a plugin for WordPress and uses the WordPress login process for customer logins as well. Additionally, the...

@charleslcso so first of all what IDP are you using?

@charleslcso perfect I have a test Keycloak instance setup that I can use to double check the setup. Have you taken a look at our Wiki here that has some...

> May I ask... if I log out of WP/WC, would it sign out of server too? @charleslcso so if your plugin setup is complete with a logout endpoint then...

@charleslcso FYI, I have a WooCommerce test site, since I also maintain a WooCommerce plugin/add-on, so I'm going to setup the OIDC plugin along with a client setup using our...

@charleslcso hmm, so I think the problem seems that you need to leverage the OIDC plugin's use of redirecting the user back to the source of the login flow by...