Thank you very much, Rob!
It could implement the UserDetailsService and CustomUser object as you have described.
I also needed to write a custom authentication provider which extends the...
Type: Posts; User: oilid; Keyword(s):
Thank you very much, Rob!
It could implement the UserDetailsService and CustomUser object as you have described.
I also needed to write a custom authentication provider which extends the...
Is there someone you can help me, please?
Thanks,
Oilid
Hello guys,
I have a mysql database with login and roles tables. Additionally I have to use the LDAP to retrieve the user name and emailaddress.
My problem is now how to combine these both...
Hey Rob,
first of all: thank you for your answer.
I couldn't remove the final declarations of some methods/classes because they are not in my territory and used as third party library like...
Hi guys,
I hope someone can help me for this issue:
I want to use the following security configuration:
<security:global-method-security secured-annotations="enabled"...