can this work services.ConfigureApplicationCookie(options => options.LoginPath = "/OC.DCE.Sign/Account/login/"); #17295
Unanswered
yassinsayed
asked this question in
Q&A
Replies: 1 comment
-
Can you configure |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
we are trying to change the login path but it is not working
services.ConfigureApplicationCookie(options => options.LoginPath = "/OC.DCE.Sign/Account/login/");
Beta Was this translation helpful? Give feedback.
All reactions