parkinsona

Results 22 comments of parkinsona

This could be a possible cause for the check session issues I've been having. #2333

@oclaude , have you been able to replicate the issue consistently? Do you get an error message from identity server that says something like "Check session endpoint enabled, but SessionId...

Hi @oclaude , I wonder if our issues are slightly different. My RP & IDSVR are on the same domain, diff subdomains. Eg. identityserver.mydomain.com.au & rp.mydomain.com.au Also, when you do...

Hi @oclaude , I have both the eventListener and OnMessageEvent that you mentioned. It sounds like your issue happens straight away, as soon as the user logs in? In this...

Thanks @jeremy001181. It looks like IE just has issues with cookies in general if there's anything out of the ordinary happening. Unfortunately, I'm unable to reliably replicate my issue, so...

I should add that i'm running version 1.6.0.0 of identity server.

I have further feedback from one of the users experiencing this issue.... They are using IE 11 and this is how they replicated it. - Go to RP1 and hit...

I hope you have a break over christmas ;)

On my machine, I have tested it and it in firefox is shows that it issues a persistent cookie for both session and authentication. On another machine using firefox, it...

I'm not using System.web cookie code in my host. I do use System.web and other httpmodules for things like logging, and my password reset view (which is used as a...