Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Everyone,
and I'm running into some problems that I hope you can help me with
First i want to export and then import the users into the cloud so i can reasing every app, sheets, bookmarks, etc. before go live.
As mentioned in the Migration Center Help, i followed the procedure to export
now im trying to use Qlik-cli for calling API and with this i succesfully list users and groups in Cloud but when trying to create users from the CSV im getting a 403 error "Forbidden Message".
my cloud access is configured with Azure AD and working fine with 2 other users, the tenant admin and another that login with the invitation (both with all roles and proffesional license allocation).
Hope you can help.
Best,
Hi @RafaelBarrios it seems that the API is working as designed. As per the documentation this only creates an invited user. For the ability to create users accessing via an IDP you would need to make a feature request.
qlik-cli user create
How-To-Submit-Feature-Requests-For-Qlik-Products
Hope this helps
@RafaelBarrios yes that is correct
Hi @RafaelBarrios it seems that the API is working as designed. As per the documentation this only creates an invited user. For the ability to create users accessing via an IDP you would need to make a feature request.
qlik-cli user create
How-To-Submit-Feature-Requests-For-Qlik-Products
Hope this helps
THanks @Eugene_Sleator
If I understood correctly, in order for this to work I must first invite the user
correct?
@RafaelBarrios yes that is correct
thanks @Eugene_Sleator
Regards,