REST Collector Authentication
· 26 min read
In recent blog posts, we've explored numerous integrations between RSA G&L and various SaaS applications, primarily relying on the Generic REST collectors. Despite their flexibility, navigating through the intricate components of these collectors can be overwhelming. This article aims to simplify the process by focusing on the authentication aspect, providing an overview of the supported authentication methods and offering common examples to clarify the integration process.
As of v8.0, RSA G&L generic REST collector supports Basic
, Token
and OAuth2
authentication methods. Rest of the article will cover the details of each configuration with examples.