Autenticação no BirdID Pro
{
"access_token": "3bce2ebcc643d346d9bcf4a4fb499f025b565ff4",
"expires_in": 900,
"token_type": "bearer",
"scope": "signature_session service_2fa",
"provider": "VAULTIDHOM",
"Authorization": "VCSchema VkFVTFRJREhPTS18M2JjZTJlYmNjNjQzZDM0NmQ5YmNmNGE0ZmI0OTlmMDI1YjU2NWZmNA=="
}{
"client_id": "sample",
"client_secret": "sample",
"username": "01234567891",
"password": "123456",
"grant_type": "password",
"scope": "signature_session",
"lifetime": 900,
"provider": "VAULTIDHOM"
}
Last updated
Was this helpful?