Related questions
Question 43 - 2V0-72.22 discussion
Which two statements are true regarding storing user details in Spring Security? (Choose two.)
A.
With a custom UserDetailsService defined in the ApplicationContext, Spring Boot still creates the default user.
B.
Passwords must be hashed and the default hashing algorithm is MD5.
C.
User details can be stored in custom storage and retrieve them by implementing the UserDetailsService interface.
D.
User details can be stored in a database, in LDAP, or in-memory.
E.
The user details includes username and password but not authorities.
Your answer:
0 comments
Sorted by
Leave a comment first