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

PPF-436 Create listeners #1103

Merged
merged 34 commits into from
May 21, 2024

Conversation

grubolsch
Copy link
Contributor

Added

This PR adds the listener when an integration is created, to automatically create the integration.


Ticket: https://jira.uitdatabank.be/browse/PPF-436

@grubolsch grubolsch changed the base branch from main to PPF-434/keycloak-integration May 15, 2024 15:16
@grubolsch grubolsch marked this pull request as draft May 15, 2024 15:18
@grubolsch grubolsch marked this pull request as ready for review May 16, 2024 09:29

private function applyEvents(): void
{
if (!$this->app->get(Config::class)->isEnabled) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: It is also possible to create the Config class on the stack on line 40 and then pass it in here. But both are fine.

config/keycloak.php Outdated Show resolved Hide resolved
Copy link
Contributor

@LucWollants LucWollants left a comment

Choose a reason for hiding this comment

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

I already approved, just some minor remarks

@grubolsch grubolsch merged commit 75826b9 into PPF-434/keycloak-integration May 21, 2024
8 checks passed
@grubolsch grubolsch deleted the PPF-436/create-listeners branch May 21, 2024 08:19
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.

2 participants