ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 131 - Certified Identity and Access Management Architect discussion

Report
Export

Universal Containers built a custom mobile app for their field reps to create orders in Salesforce.

OAuth is used for authenticating mobile users. The app is built in such a way that when a user session expires after Initial login, a new access token is obtained automatically without forcing the user to log in again. While that improved the field reps' productivity, UC realized that they need a "logout" feature.

What should the logout function perform in this scenario, where user sessions are refreshed automatically?

A.
Invoke the revocation URL and pass the refresh token.
Answers
A.
Invoke the revocation URL and pass the refresh token.
B.
Clear out the client Id to stop auto session refresh.
Answers
B.
Clear out the client Id to stop auto session refresh.
C.
Invoke the revocation URL and pass the access token.
Answers
C.
Invoke the revocation URL and pass the access token.
D.
Clear out all the tokens to stop auto session refresh.
Answers
D.
Clear out all the tokens to stop auto session refresh.
Suggested answer: A
asked 23/09/2024
gokulakrishna S B
37 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first