Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get user creation date from keycloak and store it in the database #503

Open
Panaetius opened this issue Nov 1, 2024 · 0 comments
Open

Comments

@Panaetius
Copy link
Member

right now we don't store the creation (registration) date of a user in the database, and by extension also not the creation_date of the user's namespace.

We should get that from keycloak in the user_sync and store it.

For the full sync, there's a createdTimestamp, for the partial sync we need to find out what property there is on the REGISTER event from keycloak or use the event timestamp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant