Replies: 1 comment 14 replies
-
|
Hey @imiten , So to be clear, what exactly is the issue? Doesn't the login work anymore after that? |
Beta Was this translation helpful? Give feedback.
14 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.
-
Hi,
I am trying custom backend and for correct credentials login and logout works fine but if there is login failure either password incorrect or scope issue as coded in snippet below url /login is being redirected seems and it causes Bad Request there after when I submit form it keeps using /login even though when I inspect form it shows /admin/login as form post url.
log snippet:
CustomBackend class
Here is full log:
Regards,
Miten.
Beta Was this translation helpful? Give feedback.
All reactions