Skip to content

When I added a custom UserDetailService, there seemed to be some issues with the ProviderManager #1372

Closed
@zhangpan-soft

Description

@zhangpan-soft

When I add a custom UserDetailService, it loses its default Provider correspondence

Tracking code found that in ProviderManger, the parent of ProviderManager is empty

When I do not add a custom UserDetailService, the parent of the ProviderManager has a value, and there is a corresponding provider in the providers

When I comment out this code

image
image

When I release the comment

image
image

I don't know what I should do to solve this problem

Metadata

Metadata

Assignees

Labels

for: external-projectFor an external project and not something we can fix

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions