【问题标题】:Can we configure Keycloak Multiple Password Policies for User Groups/Different Users into single realm?我们可以将用户组/不同用户的 Keycloak 多个密码策略配置到单个领域吗?
【发布时间】:2020-04-16 11:48:39
【问题描述】:

我有一个项目及其 keycloak 客户端,创建了多个具有多个角色的用户。现在我需要根据角色分配多个密码策略。是否可配置?如果是那怎么办?

【问题讨论】:

    标签: spring-boot spring-security keycloak


    【解决方案1】:

    可以在 keycloak 中配置密码策略。以下 URL 路径是可以配置策略的位置 http://host:8080/auth/admin/master/console/#/realms/master/authentication/password-policy

    请参考以下链接了解更多信息 https://github.com/keycloak/keycloak-documentation/blob/master/server_admin/topics/authentication/password-policies.adoc

    【讨论】:

      猜你喜欢
      • 2019-02-27
      • 2019-11-03
      • 1970-01-01
      • 2011-11-30
      • 2021-07-15
      • 2018-04-17
      • 2017-02-02
      • 2021-05-29
      • 2022-01-08
      相关资源
      最近更新 更多