Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Alterar o PasswordEncoder para aceitar texto sem formatação. #2

Open
fabiofilpi opened this issue Jun 20, 2020 · 1 comment
Open

Comments

@fabiofilpi
Copy link

Eu estou seguindo o passo a passo do E-Book e, por estar utilizando o Spring Security 5.3.3, o sistema não está aceitando as configurações propostas pelo ebook na classe InMemorySecurityConfig. O sistema retorna o erro "There is no PasswordEncoder mapped for the id 'null'".

Portanto, o Jira propõe que o código fonte do ebook seja atualizada para que o login seja permitido com os usuários propostos na classe.

Sugiro o link [https://mkyong.com/spring-boot/spring-security-there-is-no-passwordencoder-mapped-for-the-id-null/] como leitura para realizar a correção.

@jcrbsa
Copy link

jcrbsa commented Sep 6, 2021

Replicado a mesma exceção "There is no PasswordEncoder mapped for the id 'null'".

Outras alternativas para solução no tópico discutido no StackOverflow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants