Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

MuleSoft Exam MCIA-Level-1 Topic 13 Question 88 Discussion

Actual exam question for MuleSoft's MCIA-Level-1 exam
Question #: 88
Topic #: 13
[All MCIA-Level-1 Questions]

What is an advantage of using OAuth 2.0 client credentials and access tokens over only API keys for API authentication?

Show Suggested Answer Hide Answer
Suggested Answer: A

The advantage of using OAuth 2.0 client credentials and access tokens over only API keys for API authentication is that if the access token is compromised, the client credentials do not have to be reissued.

OAuth 2.0 is a secure protocol for authenticating clients and authorizing them to access protected resources. It works by having the client authenticate with the authorization server and receive an access token, which is then used to authenticate requests to the API. If the access token is compromised, it can be revoked and replaced without needing to reissue the client credentials.


Chapter 7: Security

Section 7.2: OAuth 2.0

Contribute your Thoughts:

Bettina
3 months ago
I don't think that's right. The client secret is very sensitive.
upvoted 0 times
...
Floyd
3 months ago
But what about D? If the client secret is compromised, the client credentials don't have to be reissued.
upvoted 0 times
...
Malcolm
3 months ago
That makes sense. It's more secure that way.
upvoted 0 times
...
Bettina
3 months ago
I think it's A. If the access token is compromised, the client credentials don't need to be reissued.
upvoted 0 times
...
Noah
3 months ago
Yeah, it's a bit confusing. What's the correct answer?
upvoted 0 times
...
Floyd
4 months ago
I found this question about OAuth 2.0 and API keys tricky.
upvoted 0 times
...

Save Cancel