Closed ajmanco closed 6 years ago
Having the same issue. Can you please tell me what the issue was in your case?
Hi! You need to fill in "redirect_page" correctly It is not URL of page. It is page ID (name of page *.htm file). For example: redirect_page = "system_profile"
Hi . I have made a page for users to log in according to the sample you put in the documet like this :
But when I write the username and password ( even mistake or even when I leave it blank ) it is not redirect to my destination page and no message is given. In any case , the message " You are already authorized. " appears.