Code Monkey home page Code Monkey logo

acrobat-sign's People

Contributors

brogersadobe avatar gargc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

acrobat-sign's Issues

Support for Client Credential Grant Type

Expected Behaviour
Support for OAuth2 client_credential grant type

As outlined in this blog post adobe is moving it OAuth support to Client Credential grant type.
Current esign api has deprecated the Integration key but not provided a suitable replacement.

https://blog.developer.adobe.com/important-update-for-developers-using-adobe-apis-bf25110d3b4

Actual Behaviour

No support for Client Credential grant type.
https://corporate.na1.adobesign.com/public/static/oauthDoc.jsp#accessTokenRequest

PARAMETER | VALUE | REQUIRED? | DESCRIPTION
grant_type | authorization_code | yes | Value must always be "authorization_code"

Please classify the usage of CommonViewConfiguration::setAutoLoginUser

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

JavaSdk creation agreement, missing FormFieldGenerator parameter

Expected Behaviour

Directly specify the signing location of each signatory when creating an agreement(创建协议时直接指定每个签署者的签署位置)

Actual Behaviour

java sdk missing parameter

bb51a4a7a2bd6105a48daebc6dee3a9

Reproduce Scenario (including but not limited to)

Steps to Reproduce

Platform and Version

Sample Code that illustrates the problem

Logs taken while reproducing problem

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.