Getting Onboarded
How to create your Alira workspace, connect it to your Microsoft Entra tenant, populate it with your resources, and provision your users — start to finish.
Support Scope
During the onboarding process, Kocho provides comprehensive support including configuration, validation, and hands-on training so your administrators can confidently manage Alira independently after go-live.
What’s included
- Setup and configuration support
- Validation and testing
- Administrator training
- Hyper-care support during rollout
- Expedited bug remediation at go-live
What’s not included
- Adding new resources post-onboarding
- Managing users post-onboarding
- Direct Entra configuration or management
- Ongoing admin of Access Packages or PIM
Requirements
Licensing
For full access to all Alira features, your tenant should have one of the following Microsoft licence SKUs:
| Licence | Full Access | Notes |
|---|---|---|
| Microsoft Entra ID P2 | ✓ | Recommended — unlocks PIM, Access Packages, and all Alira features |
| Microsoft Entra ID Governance | ✓ | Full governance feature set |
| Microsoft Entra Suite | ✓ | Includes Entra ID P2 capabilities |
| Enterprise Mobility + Security E5 | ✓ | Includes Entra ID P2 |
| Microsoft 365 E5 / A5 / G5 | ✓ | Includes Entra ID P2 |
| Microsoft 365 F5 Security & Compliance | ✓ | Includes Entra ID P2 |
| Microsoft Entra ID P1 | Partial | Applications (MyApps) page only — PIM and Access Packages not available |
Security — required roles
Global Administrator or Privileged Role Administrator
Required to grant tenant-wide admin consent and to approve OAuth permissions when logging in to Alira for the first time. Some tenants allow any user to approve — others require admin approval. Check your tenant’s consent settings before starting.
Application.ReadWrite.All permission
Required when creating the App Registration from within Alira. The signed-in user must hold an active role with this permission at the time of setup.
Entra resources needed per feature
Alira surfaces three core functions — Applications, Request, and Manage. Each draws from specific Entra resources:
Applications
- Enterprise Applications (replaces MyApps)
Request
- Access Packages — Eligible & Active
- PIM Groups — Eligible & Active
- PIM Roles — Eligible & Active
Manage
- PIM Groups (where you are Owner)
- PIM approvals and requests
- Access Package approvals
Create a Workspace
The first step is creating your Alira workspace and signing in with your Entra ID account.
Sign in and create your workspace
- Navigate to alira.kocho.co.uk and click Sign in with Entra ID
- Sign in with your Entra account and complete any MFA requirements
- If this is your first login, you’ll see an OAuth Permissions Request. If you’ll be adding members to the app, tick Consent on behalf of your organisation before approving. You must hold an Application or Global Administrator role to do this.
- Once signed in, click Create Workspace
- Enter your desired Workspace Name and click Create Workspace
Connect your Entra Tenant
After creating your workspace you’ll be taken to the Alira dashboard. The next step is connecting your Microsoft Entra tenant.
Create the App Registration
- In Alira, go to
Settings → Sync - Click Create App Registration
- A pop-up will appear — select the appropriate tenant from the Select Tenant dropdown
- Click Create App Registration to confirm
Application.ReadWrite.All permission when performing this step.Configure the App Registration and grant consent
After clicking Create you’ll be redirected to your Entra tenant to complete the setup.
- In the Entra Portal, go to Identity → Applications → App registrations
- Select All applications and sort by Created on
- Find the newly created App Registration named Alira Resource Sync (DATE) and click on it
- Go to API permissions
- Click ✔ Grant admin consent for {Tenant Name}
- Click Yes to confirm — the status for all API permissions will turn green
Enable Resource Synchronisation
- Return to Alira and go to
Settings → Sync - Toggle Resource Synchronisation on
- Click Save
Add Resources
The sync will pull all resources from your Entra tenant. To control what users see — and to filter out test, dev, or irrelevant resources — you organise them into Collections.
What are Collections?
Collections are folders for your resources
Think of a Collection as a named group of resources that share a purpose. They improve navigation, control what users can see and request, and let you define whether a resource is Access type (e.g. Salesforce Systems Administrator) or Software type (e.g. DocuSign). This type determines which tab the resource appears on in the Requests section.
Go to Access Portal → Resources → Collections to see the default Collections created for you. You can use these as-is or create your own.
Creating and editing a Collection
- Go to
Access Portal → Resources → Collectionsand click Create Collection - Enter a Name and Description for the collection
- Set the Type — either Access or Software
- Toggle Enabled if you want the collection visible immediately, or leave it off to populate it first
- Click Create Collection
Editing a Collection
- Click on any Collection to open it
- In the Basic Information section, click Edit to update the name, description or type
- Under Resources, mass-add or remove resources from the collection
- Update the Collection Icon with a relevant image to help users navigate
Provision Users
User provisioning is handled via SCIM — a standard protocol that lets Entra automatically push users and roles into Alira. This controls who can access the app and what role they’ll have.
Create the SCIM Application
- In Alira go to
Administration → Settings → SCIM - Click Create SCIM App
- Select the appropriate tenant from the Select Tenant dropdown
- Optionally customise the Application name
- Click Create SCIM Application
- You’ll be redirected to authorise your OAuth credentials. Click Open in Azure Portal to go to the Enterprise Application
- In the Enterprise Application, click Provisioning and then Test Connection to confirm the connection is successful
Assign users and groups to Alira
- In Entra go to
Identity → Enterprise Applications → (your SCIM app name) - Go to Users and Groups and click Add user/group
- Under Users and Groups click None Selected and choose the users or groups you want to add to Alira
- Under Select a role click None Selected and assign the appropriate Alira role
- Click Assign
- To test provisioning before going live, go to Provisioning → Provision on Demand, select a test user or group, and click Provision
- A success page will confirm the attributes synced. Then check
Alira → Administration → Membersto see the provisioned user - When ready to go live, return to Provisioning on the Enterprise Application and click Start provisioning
Use Dynamic Groups for automated role management
It’s strongly recommended to use Entra Dynamic Groups mapped to Alira roles rather than adding users directly. Dynamic Groups automatically add and remove users based on attributes — so when someone joins or leaves your organisation, their Alira access updates without any manual intervention.