Skip to content

chore(oauth): Let Smallrye Config parse lists - #186

Merged
adutra merged 1 commit into
dremio:mainfrom
adutra:comma-separated-lists
Sep 25, 2025
Merged

chore(oauth): Let Smallrye Config parse lists#186
adutra merged 1 commit into
dremio:mainfrom
adutra:comma-separated-lists

Conversation

@adutra

@adutra adutra commented Sep 25, 2025

Copy link
Copy Markdown
Contributor

Comma-separated lists were being parsed manually. This is not necessary since Smallrye Config can transparently do that.

This change also turns the rest.auth.oauth2.token-exchange.audience setting into a multi-valued setting, since Nimbus SDK supports multiple audiences in a token exchange grant.

Comma-separated lists were being parsed manually. This is not necessary since Smallrye Config can transparently do that.
@adutra
adutra merged commit 5fbddba into dremio:main Sep 25, 2025
6 checks passed
@adutra
adutra deleted the comma-separated-lists branch September 25, 2025 19:33
@adutra adutra added this to the 0.1.2 milestone Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants