Click HERE to see how Saviynt Intelligence is transforming the industry. |
09/25/2024 09:06 AM
Hello,
We want to add users to roles through API calls using "createrequest" with the following payload and it worked only if the role is of "APPLICATION" type but in our case we need to add user to entreprise roles not Application type:
09/25/2024 09:37 AM
Please share postman screenshot and curl command [Refer https://codingnconcepts.com/postman/how-to-generate-curl-command-from-postman/ ]
⚠️‼️‼️Do not upload any attachments that contain sensitive information, such as IP Addresses, URLs, Company/Employee Names, Email Addresses, etc.‼️‼️⚠️
You must have token issue
09/26/2024 01:47 AM
Hello,
Below the curl command:
And the postman screeshot:
Best Regards,
Khaoula
09/26/2024 07:26 AM
Share authorization tab screenshot
09/30/2024 02:50 AM - edited 09/30/2024 02:52 AM
Hello,
Below the screenshots:
From the call:
From the collection:
Note that all other calls performed are successful. The call is successful even when the role type is "APPLICATION" but not when "ENTREPRISE".
We have also tried using BEARER TOKEN to keep it simple and same behaviour.
Best Regards,
Khaoula DOUHI
10/02/2024 11:28 PM
Please share logs
10/03/2024 02:47 AM
Hello,
The authentification is successful when gettig the token.
It's only the create request that's failing with 401 error without any message even with ROLE ADMIN.
Best Regards,
Khaoula DOUHI
10/04/2024 11:58 AM
Please share logs when you hitting create request API