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

Implement initial access token #61

Open
yarons opened this issue Jan 5, 2022 · 1 comment
Open

Implement initial access token #61

yarons opened this issue Jan 5, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@yarons
Copy link
Contributor

yarons commented Jan 5, 2022

Apparently Keycloak has a builtin support for initial token, now we need to find a way to generate those tokens on the Kibbutz systems either by using some SP or with a dedicated service that encodes these kind of tokens.

https://github.com/keycloak/keycloak-documentation/blob/main/securing_apps/topics/client-registration.adoc

@yarons yarons added the enhancement New feature or request label Jan 5, 2022
@yarons yarons added this to To do in invitease-backend via automation Jan 5, 2022
@yarons
Copy link
Contributor Author

yarons commented Jan 8, 2022

Another explanation, we should script that and send it automagically when a new number is being added to the system, the only thing missing is: How can this token reflect NPP status?

https://stackoverflow.com/questions/58988651/how-to-get-initial-access-token-from-keycloak-client-registration-using-rest-api

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant