io.helidon.webserver.grpc.security.GrpcSecurityHandler
Description
Configuration of a io.
Configuration options
| Key | Type | Description |
|---|---|---|
authentication- | Boolean | Whether authentication failure should continue as anonymous |
authenticate | Boolean | Whether to authenticate this request |
audit- | String | Override for audit event type |
authorizer | String | Use a named authorizer |
audit | Boolean | Whether to audit this request |
audit- | String | Override for audit message format |
authenticator | String | Use a named authenticator |
authorize | Boolean | Whether to authorize this request |
roles- | List< | An array of allowed roles for this gRPC method |
Usages
server.protocols. grpc. grpc- services. security. defaults server.protocols. grpc. grpc- services. security. services. defaults server.sockets. protocols. grpc. grpc- services. security. defaults server.sockets. protocols. grpc. grpc- services. security. services. defaults
See the manifest for all available types.