Object
-
auth
:
OutboundAuthProvider
Represents the outbound Auth provider, which could be used to authenticate external endpoints. Any type of
implementation such as JWT, OAuth2, LDAP, JDBC, file-based etc. should be object-wise similar to the auth:OutboundAuthProvider
object.