Skip to content

Enabling Basic Authentication for Management Interface results in CDI error #36966

Closed Answered by grigala
grigala asked this question in Q&A
Discussion options

You must be logged in to vote

Ok I think I found the issue. The users have to be defined in the properties files otherwise the bean is not injected.

quarkus.security.users.embedded.plain-text=true
quarkus.security.users.embedded.users.alice=alice 

Replies: 6 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@grigala
Comment options

@manovotn
Comment options

manovotn Nov 9, 2023
Collaborator

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by grigala
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
area/arc Issue related to ARC (dependency injection)
3 participants