1. Start the Process

Once the first Java command is running, entity has to make a call to below API to start the signature process:

API for Signature

GET http://localhost:8089/v2/signature/start


{
 https://stg-id.uaepass.ae/trustedx-authserver/oauth/main-as?response_type=code&client_id={client_id}&redirect_uri=http://localhost:8689/uaepass/sign-identity&scope=urn:safelayer:eidas:sign:identity:profile&acr_values=urn:digitalid:authentication:flow:mobile&ui_locales=en&register_group_labelsM=qualified
}

Last updated