Additional Steps for Short-Term Credentials
The following steps are only required for Short-Term Credentials.
With short-term credentialing, you grant individual users the right to use the Tuono application in your organization, and then grant specific users the right to make changes in specific subscriptions. To properly enable short-term credentialing:
Search for Enterprise Applications in the search box at the top of the page and click on it.
Click on the Tuono application.
Under Properties, set User assignment required? to Yes.
Set Visible to users? to No. Note: This is optional, but recommended.
Click on the Save **button at the top to save those changes.
Under Users and groups, add the users you want to have access to Tuono services.
Search for App registrations in the search box at the top of the page and click on it.
Click on the Tuono application.
Under Authentication, in the Platform configurations section, click on Add a platform. Select Single-page application. Put the following two entries into the Redirect URI:
https://portal.tuono.io/azure-auth https://portal.tuono.io/
Click the Configure button.
In the Implicit grant **section - below _Logout URL**_ - make sure both of the check boxes are checked.
Click on the Save button at the top to save those changes.
Under API permissions click on Add a permission and select Delegated "Azure Service Management" and check the box next to user_impersonation. This permission allows your users to authenticate with their own credentials and use Tuono to provision cloud resources on their behalf.
Under API permissions click on Add a permission and select Delegated "Azure Key Vault" and check the box next to "user_impersonation". This permission allows your users to authenticate with their own credentials and use Tuono to provision cloud resources on their behalf.
Under API permissions click on Add a permission and select Delegated "Microsoft Graph" and check the box next to Application.Read.All. This permission allows the app to read applications and service principals on behalf of the signed-in user.
Click on Grant admin consent for Default Directory and then Yes.
If you have completed your configuration for Short-Term Credentialing, then head straight here to add them to the Tuono Portal.
Last updated
Was this helpful?