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

feat(jans-linux-setup): set email address during setup for jans user #8428

Closed
pujavs opened this issue May 1, 2024 · 0 comments · Fixed by #8425
Closed

feat(jans-linux-setup): set email address during setup for jans user #8428

pujavs opened this issue May 1, 2024 · 0 comments · Fixed by #8425
Assignees
Labels
comp-jans-linux-setup Component affected by issue or PR kind-feature Issue or PR is a new feature request

Comments

@pujavs
Copy link
Contributor

pujavs commented May 1, 2024

Latest version of KC require email to be set for user. Thus set email attribute for jans.api-user during setup.

Without email setup while generating token getting following error
{
"error": "invalid_grant",
"error_description": "Account is not fully set up"
}

@mo-auto mo-auto added comp-jans-linux-setup Component affected by issue or PR kind-feature Issue or PR is a new feature request labels May 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-jans-linux-setup Component affected by issue or PR kind-feature Issue or PR is a new feature request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants