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
-
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