ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 153 - Certified Identity and Access Management Architect discussion

Report
Export

A global company has built an external application that uses data from its Salesforce org via an OAuth 2.0 authorization flow. Upon logout, the existing Salesforce OAuth token must be invalidated.

Which action will accomplish this?

A.
Use a HTTP POST to request the refresh token for the current user.
Answers
A.
Use a HTTP POST to request the refresh token for the current user.
B.
Use a HTTP POST to the System for Cross-domain Identity Management (SCIM) endpoint, includingthe current OAuth token.
Answers
B.
Use a HTTP POST to the System for Cross-domain Identity Management (SCIM) endpoint, includingthe current OAuth token.
C.
Use a HTTP POST to make a call to the revoke token endpoint.
Answers
C.
Use a HTTP POST to make a call to the revoke token endpoint.
D.
Enable Single Logout with a secure logout URL.
Answers
D.
Enable Single Logout with a secure logout URL.
Suggested answer: C
asked 23/09/2024
Sander Verheijen
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first