Description
This type is a provider contract.
Usages
Implementations
| Key | Type | Description |
|---|---|---|
google-login | i.h.s.p.g.l.GoogleTokenProvider | Google Authentication provider |
header-atn | i.h.s.p.h.HeaderAtnProvider | Security provider that extracts a username (or service name) from a header |
http-basic-auth | i.h.s.p.h.HttpBasicAuthProvider | HTTP Basic Authentication provider |
http-digest-auth | i.h.s.p.h.HttpDigestAuthProvider | Http digest authentication security provider |
http-signatures | i.h.s.p.h.HttpSignProvider | HTTP header signature provider |
jwt | i.h.s.p.j.JwtProvider | JWT authentication provider |
oidc | i.h.s.p.o.OidcProvider | Open ID Connect security provider |
See the manifest for all available types.