io.helidon.security.providers.httpauth.ConfigUserStore.ConfigUser
Description
A user that is loaded from configuration
Configuration options
| Key | Type | Description |
|---|---|---|
password | String | User's password |
roles | List<String> | List of roles the user is in |
login | String | User's login |
Usages
security.providers.http-basic-auth.userssecurity.providers.http-digest-auth.usersserver.features.security.security.providers.http-basic-auth.usersserver.features.security.security.providers.http-digest-auth.users
See the manifest for all available types.