facebook

Issue with Scaffolding Spring Security

  1. MyEclipse IDE
  2.  > 
  3. Spring Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #591457 Reply

    anouss
    Participant

    i am using myEclipse to generate a CRUD spring web app , i want also add Spring Security using Scaffolding Spring Security from Spring Tools. The web app is well generated and working fine , but i have an issue for the security part : the welcome page generated after succeful login doesn’t contain the logout button.
    i am using MyEclipse 2017 CI 10 , i choose DataBase as Security Type with md5 Password encoding , i Uncheck the option “secured” for AuthoritiesDAO and UsersDAO , for URL Pattern i put /* (i want secure the whole App) , i let the configuration view as default. after a succefull login i get the login button still in my page , but no welcome page and no logout .
    is there a fix for that problem ?

    #591508 Reply

    support-tony
    Keymaster

    anouss,

    I can only repeat what I’ve mentioned on Stack Overflow, which is we have a bug filed for this issue but we can’t promise when this will be addressed. Sorry about that.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Issue with Scaffolding Spring Security

You must be logged in to post in the forum log in