mirror of
https://github.com/jlengrand/quarkus-workshop.git
synced 2026-03-10 08:41:21 +00:00
9 lines
147 B
YAML
9 lines
147 B
YAML
spec.identityProviders[+]:
|
|
name: htpassidp
|
|
type: HTPasswd
|
|
mappingMethod: claim
|
|
htpasswd:
|
|
fileData:
|
|
name: workshop-user-secret
|
|
|