Ask Question
12 July, 21:28

Which OAuth URL parameter can be used to retain the originally requested page so that a user can be redirected correctly after OAuth authorization?

A. Universal Containers (UC) built integration for their employees to post, view, and vote for ideas in Salesforce from an internal Company portal.

B. When ideas are posted in Salesforce, links to the ideas are created in the company portal pages as part of the integration process.

C. The Company portal connects to Salesforce using OAuth.

D. Everything is working fine, except when users click on links to existing ideas, they are always taken to the Ideas home page rather than the specific idea, after authorization.

+1
Answers (1)
  1. 13 July, 01:02
    0
    All options are correct.

    Redirect_uri OAuth URL parameter can be used to retain the originally requested page so that a user can be redirected correctly after OAuth authorisation.

    Explanation:

    The open standard for token-based authentication on the Internet is OAuth (Open Authorization). OAuth, which is known as ' oh-auth, ' allows third-Party sites like Twitter to use account information on end users, without the user's password being revealed.

    The redirect uri is an url used among OAuth services as a place to transmit the admin rights token by means of the redirect web browser.

    Once the user authorises an application successfully, the approval manager must return the user to the client either with an authentication code or with an URL access token.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Which OAuth URL parameter can be used to retain the originally requested page so that a user can be redirected correctly after OAuth ...” in 📙 Business if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers