io.helidon.security.spi.SecurityProvider
Description
This type is a provider contract.
Implementations
| Key | Description |
|---|---|
abac | Attribute Based Access Control provider |
config-vault | Secrets and Encryption provider using just configuration |
google-login | Google Authentication provider |
header-atn | Security provider that extracts a username (or service name) from a header |
http-basic-auth | HTTP Basic Authentication provider |
http-digest-auth | Http digest authentication security provider |
idcs-role-mapper | Multitenant IDCS role mapping provider |
idcs-role-mapper | IDCS role mapping provider |
jwt | JWT authentication provider |
oidc | Open ID Connect security provider |
Usages
See the manifest for all available types.