REST Collector Authentication Questions - Login vs OAuth
Brendan Dalpe
Posts: 201 mod
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.
0
Answers
-
<@U02QL602U8Y> 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?
0 -
Yes, I just wanted to make sure there were not extra step for the OAuth that didn't exist for Login creds. THank you
0