Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi community!
I have a trouble. In my company there are strict security rules. I can log-in into QMC only by header-authentication. With this type of access I have no privileges to publish Application.
In QMC I have AdminRoles: RootAdmin, ContentAdmin, SecurityAdmin, DeploymentAdmin
I have privileges to create steam
I can create my own Apps
But I can't publish any app in new Steam.
There are more constraints in qmc, but it's to much to write
If I use domain-authenticated user with same roles I can do everything I want.
Could someone help me to find the solution to my case?
Hello Stanislav,
in the default of the Security Rules you must be the owner of the App to publish them:
You can can change this rule in the conditions or disable it and create a new one.
An alternate condition for example is something like
((user.name="YourUsername"))
So the user "YourUsername" can publish apps.