adobe / adobe/acrobat-sign

Please classify the usage of CommonViewConfiguration::setAutoLoginUser

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
26
Forks
24
PR merge metrics
No merged PRs in 30d

Description

Hi,

The following API is dangerous and it would be good to document its intended usage
method: AgreementsApi::createAgreementView
parameter: agreementViewInfo

agreementViewInfo use CommonViewConfiguration, and CommonViewConfiguration has option: autoLoginUser

If we set autoLoginUser to true, the createAgreementView will return a url to automatically log in the user in as the token owner. The user will then see all the documents as the token owner. In OAuth2 scenario, usually, the Admin will set up the OAuth handshake, and the Signers/Viewers won't necessarily have an account with Adobe.

Please clarify:
1. what's the intended business scenario of using this autoLoginUser in API
2. what's the api to use to get a readonly view of the signing document, eg. for people in the cc list. We shouldn't need to ask the user to login to view the signing document

Thanks

Contributor guide

Open the contributing guide

Research direction

Start with AgreementsApi::createAgreementView, its agreementViewInfo parameter, and CommonViewConfiguration::setAutoLoginUser. Clarify the intended business scenario for autoLoginUser and identify the API for a read-only signing-document view for CC recipients. Done means the intended usage and applicable read-only API are documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
api, documentation
Issue type
Documentation
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.