spring-auth-example icon indicating copy to clipboard operation
spring-auth-example copied to clipboard

Loading client details from datastore

Open goelprateek opened this issue 7 years ago • 0 comments

@gdong42

Thanks for the sample code to implement multiple AuthorizationProviders.

I have gone through your code, in your HybridUserDetailsService#loadUserByUsername you are using Hardcoded client. If I need to get them from some database, how can I achieve that?

Thanks in advance

goelprateek avatar Oct 01 '17 21:10 goelprateek