-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
Milestone
Description
Describe the bug
Hello,
I am trying to set the audiences as explained:
https://quarkus.io/guides/security-openid-connect-client-reference
Using quarkus.oidc-client.grant-options.client.audience, I would like to define a list of audiences.
I tried "audience1,audience2" but it was not working.
Should it be fixed?
Expected behavior
No response
Actual behavior
No response
How to Reproduce?
No response
Output of uname -a
or ver
No response
Output of java -version
No response
Quarkus version or git rev
No response
Build tool (ie. output of mvnw --version
or gradlew --version
)
No response
Additional information
No response