User Tools

Site Tools


сервис_keycloak

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
сервис_keycloak [2025/10/07 18:21]
val [LDAP]
сервис_keycloak [2025/11/14 14:29] (current)
val [Kubernetes]
Line 119: Line 119:
 <​code>​ <​code>​
 ~/$ helm repo add bitnami https://​charts.bitnami.com/​bitnami;​ helm search repo bitnami/​keycloak --versions; helm repo remove bitnami ~/$ helm repo add bitnami https://​charts.bitnami.com/​bitnami;​ helm search repo bitnami/​keycloak --versions; helm repo remove bitnami
 +...403 Forbidden
  
 ~/$ KC_HC_VER=17.3.6 ~/$ KC_HC_VER=17.3.6
Line 253: Line 254:
     Client ID: any-client     Client ID: any-client
     Valid redirect URIs: *     Valid redirect URIs: *
 +    ​
 +может понадобиться включить
 +    Direct access grants
 </​code>​ </​code>​
  
Line 338: Line 342:
  
 Bind type: none Bind type: none
 +  или, для выгрузки email
 +Bind type: simple
 +Bind DN: uid=admin,​cn=users,​cn=accounts,​dc=corp13,​dc=un
 +
 Edit mode: READ_ONLY Edit mode: READ_ONLY
  
 Users DN: cn=users,​cn=compat,​dc=corpX,​dc=un Users DN: cn=users,​cn=compat,​dc=corpX,​dc=un
 +Users DN: cn=users,​cn=accounts,​dc=corpX,​dc=un
 ... ...
 Username LDAP attribute: uid Username LDAP attribute: uid
Line 347: Line 356:
 ... ...
 UUID LDAP attribute: ipaAnchorUUID UUID LDAP attribute: ipaAnchorUUID
 +UUID LDAP attribute: uid
 </​code>​ </​code>​
  
сервис_keycloak.1759850468.txt.gz · Last modified: 2025/10/07 18:21 by val