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

Reseller keycloak #115

Merged
merged 16 commits into from
Feb 2, 2024
Merged

Reseller keycloak #115

merged 16 commits into from
Feb 2, 2024

Conversation

tarteo
Copy link
Member

@tarteo tarteo commented Feb 1, 2024

  • Remove some duplicate modules in EXCLUDE (tests workflow)
  • Add some small tests
  • Added extra step to "test" scripts
  • Added 2 fields template_user_id and group_ids which are used to configure the user created by the private oauth provider

@tarteo tarteo merged commit 5ed2c88 into 16.0 Feb 2, 2024
5 checks passed
@tarteo tarteo deleted the 16.0-reseller-keycloak branch February 2, 2024 13:54
.sudo()
.browse(self.env.context["private_provider_id"])
)
template_user = provider_record.template_user_id or self.env.ref(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you don't provide a user in the provider record, it defaults to admin. Is that not risky?

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

Successfully merging this pull request may close these issues.

3 participants