cyber4EDU/binda
12
1
Fork
You've already forked binda
0

Fix/improve API initialization #64

Closed
opened 2025年09月16日 22:50:44 +02:00 by sven-hm · 3 comments
  • add documentation on what is to be done
  • currently we emit a warning if a member is created by a token that is not associated with a member - skip this warning for the first member
  • review/improve what is logged on initialization and startup
- [x] add documentation on what is to be done - [x] currently we emit a warning if a member is created by a token that is not associated with a member - skip this warning for the first member - [x] review/improve what is logged on initialization and startup
sven-hm added this to the (deleted) project 2025年09月16日 22:50:49 +02:00
Author
Owner
Copy link

@derMicha Then do we still need #4?

@derMicha Then do we still need #4?

Bootstrapping could look like this:

  1. first imported user have to be the oidc admin user (e.g. Digitalhausmeisterei)
  2. start import, which fails after keycloak user has been created
  3. set password for this user
  4. add password to binda_importer keycloak oidc config
Bootstrapping could look like this: 1. first imported user have to be the oidc admin user (e.g. Digitalhausmeisterei) 2. start import, which fails after keycloak user has been created 3. set password for this user 4. add password to binda_importer keycloak oidc config

Next approach:

  1. independent from any CSV files we will create always a binda-importer user with admin rights
  2. this user will get a generated password and stored locally
  3. for all further binda_importer api requests this user will be used
Next approach: 1. independent from any CSV files we will create always a binda-importer user with admin rights 2. this user will get a generated password and stored locally 3. for all further binda_importer api requests this user will be used 4.
Sign in to join this conversation.
No Branch/Tag specified
main
feat/ui-#31-Config-der-UI-aus-Config-File-ableiten
150_python_client_build
fix_client
fix/ui-new-version-endpoint-8
fix/ui-new-version-endpoint
binda_client_dev
108_absents
fix/mobile-header-tenant-wraps
feat/14-ui-Anzeige-der-Softwareversion-in-der-GUI
oidc_key_handling_and_api_tests_refactor
20-Anzeige-von-Vollmachten-pro-Schueler
23_rust_tests_in_ci
25_api_client
info_ws
test_gitlab_ci
dev
v0.11.0
v0.10.0
v0.9.0
v0.8.0
v0.7.1
v0.7.1-client-dev
v0.7.0-client-dev
v0.7.0
v0.6.0
v0.5.0
v0.4.0
v0.3.0
legacy_0.3.0
legacy_v0.2.0-rc14
legacy_v0.2.0-rc13
legacy_v0.2.0-rc12
legacy_v0.2.0-rc11
legacy_v0.2.0-rc9
legacy_v0.2.0-rc8
legacy_v0.2.0-rc7
legacy_v0.2.0-rc6
legacy_v0.2.0-rc5
legacy_v0.2.0-rc4
legacy_v0.2.0-rc3
legacy_v0.2.0-rc2
legacy_v0.2.0-rc0
legacy_v0.2.0-rc1
legacy_0.2.0
legacy_0.1.2
legacy_0.1.1
legacy_v0.1.0
legacy_0.1.0
legacy_v0.0.1
Milestone
Clear milestone
No items
Projects
Clear projects
No items
No project
Assignees
Clear assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
cyber4EDU/binda#64
Reference in a new issue
cyber4EDU/binda
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?