Persian-NER icon indicating copy to clipboard operation
Persian-NER copied to clipboard

Change External Login and Session Cookie name

Open xsoheilalizadeh opened this issue 5 years ago • 4 comments

Description

We had this issue in #7, but it still is there. In this case, we have to change external login and session cookie name that shows our stack. 2019-01-16_13-08-47

Expected behavior: Cookies' name mustn't show our stack.

Actual behavior:

Cookies' name shows our stack.

Versions

Browser: Chrome 71
OS: Windows 10
Platform: web

xsoheilalizadeh avatar Jan 16 '19 09:01 xsoheilalizadeh

That's a good point. We will fix this. Thanks for the report

Hameds avatar Jan 16 '19 09:01 Hameds

capture

We can change names but apparently, this is deeper than we thought and social login libs have some hardcoded cookie names too like .AspNet.Correlation.GitHub and we couldn't find any option to rename that cookies so we need more time for proper solution for this, so we put this in backlog temporarily.

Hameds avatar Feb 06 '19 07:02 Hameds

If you need help to resolve this issue I can do that.

xsoheilalizadeh avatar Feb 06 '19 07:02 xsoheilalizadeh

@devSoheilAlizadeh Thanks. We use Owin.Security.Providers.GitHub for Github login integration. If you know any way to customize cookie name in this lib please let us know, we appreciate it.

Hameds avatar Feb 06 '19 08:02 Hameds