Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "ashgadala"

same here happy to hear the progress on this poolpro

OOk,

Adding the above code solved the problem for me but I think this might have introduced additional security problems.

@ismcagdas

Do you recommend adding this to authConfigurerer?

services.ConfigureExternalCookie(options => { // Other options options.Cookie.SameSite = SameSiteMode.None; }); services.ConfigureApplicationCookie(options => { // Other options options.Cookie.SameSite = SameSiteMode.None; });

https://github.com/aspnet/Announcements/issues/318

Found this,@aspnetzero team. Can you look into this? https://github.com/IdentityServer/IdentityServer4/issues/2595

from the log: this is the only information i have. Could not get information from external login.

and could be similar to https://support.aspnetzero.com/QA/Questions/4033 Can you please let me know if you see this error.

Here is the other alternative.

https://github.com/orgs/aspnetzero/teams/customers/discussions/16

Thank you

Hi Ismcagadas,

If there is no documentation. How we should upgrade?

This is a thre year old post. Is some thing changed with the UI updating process?

Showing 21 to 30 of 55 entries