Skip to content

Please classify the usage of CommonViewConfiguration::setAutoLoginUser #2

Description

@ryangcode

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions