We have updated our Terms of Service, Code of Conduct, and Addendum.

REST Collector Authentication Questions - Login vs OAuth

Options

Is there a technical difference in how the REST collector `Login (credentials secret)` worked compared to `OAuth (text secret)` for something like an OAuth2 endpoint? Looking to see if the Authentication steps are different for OAuth vs Login. Thank you.

Answers

  • Tomer Shvueli
    Options

    <@U02QL602U8Y&gt; they work in a similar manner in the way that they both make a request out to retrieve a proper token - is that what you're referring to?

  • Brendan Dalpe
    Brendan Dalpe Posts: 201 mod
    Options

    Yes, I just wanted to make sure there were not extra step for the OAuth that didn't exist for Login creds. THank you