Skip to content

关于fence 开发指南 的疑问? #15

@luhuaitong

Description

@luhuaitong

开发指南中, Authentication Server 需要配置 PasswordEncoder、Signer、SignerVerifier、TokenStore、UserDetailsService 等。
但是在项目代码中,Authentication Server 中只 配置了PasswordEncoder 和 SignerVerifier
两项,请问这是为什么,根据你这个开发指南看源代码不匹配啊为什么感觉

还有开发指南说明示例项目使用了InMemoryUserDetailsManager ,但是我为什么在项目中
找不到InMemoryUserDetailsManager 的实现,请问这是为什么?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions