Uses of Class
io.helidon.security.providers.common.OutboundConfig

Packages that use OutboundConfig
Package
Description
Implementation of Microprofile JWT Auth specification.
Common classes for provider implementation.
Integration with Google login button.
Provider supporting validation of incoming signatures and signing of outbound requests.
Provider that can process incoming JWTs and assert users based on them and can propagate JWTs (or create new ones) for outbound calls.
Integration with Open ID Connect providers.