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

Allow configuring a client id at the adapter level #428

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

gtudan
Copy link
Contributor

@gtudan gtudan commented Mar 7, 2024

This allows setting the client id at the adapter level through the application.properties:

quarkus.ironjacamar.artemis.ra.config.client-id=Quarkus

Closes #427

@gtudan gtudan changed the title Closes #427 Allow configuring a client id at the adapter level Allow configuring a client id at the adapter level Mar 7, 2024
@zhfeng zhfeng merged commit 57e6af6 into quarkiverse:main Mar 8, 2024
40 of 41 checks passed
@turing85 turing85 added the enhancement New feature or request label Mar 8, 2024
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
None yet
Development

Successfully merging this pull request may close these issues.

Allow setting the client id
3 participants