SSO is only available in VCore.
What you’ll need
- A Microsoft Azure account with an active subscription
- Permission to manage applications in Azure AD (Application Administrator, Application Developer, or Cloud Application Administrator role)
- The Microsoft “Set up a tenant” quickstart completed
Instructions
1
Register Visualcare in Azure
- Sign in to the Azure portal
- If you have access to multiple tenants, use the Directories + subscriptions filter in the top menu to switch to the correct tenant
- Search for and select Azure Active Directory
- Under Manage, select App registrations, then select New registration
- Enter a display name for your application (your users may see this name when signing in)
- Set the sign-in audience - usually “Accounts in this organisational directory only”
- Leave Redirect URI blank for now
- Click Register
2
Add the redirect URI
Use the following URL as the redirect URI:
3
Configure platform settings
- In the Azure portal, in App registrations, select your application
- Under Manage, select Authentication
- Under Platform configurations, select Add a platform
- Select Web
- In the Redirect URIs text box, enter:
https://app.visualcare.com.au/inc/export/microsoft/index.php - Click Configure
4
Create a client secret
- In App registrations, select your application
- Select Certificates & secrets, then Client secrets, then New client secret
- Add a description for the secret
- Select an expiration (maximum two years)
- Click Add
- Copy the secret value immediately
5
Send credentials to Visualcare
Provide the following three values to your Visualcare contact:
- Application (client) ID - found on the Overview tab
- Directory (tenant) ID - found on the Overview tab
- Secret Value - copied in the previous step
6
Enable SSO for users
Once Visualcare has configured SSO on your environment:
- Each user needs to log in at least once using their normal Visualcare credentials before SSO is enabled for their account
- In VCore, go to the Users page
- Select a user from the list
- Tick the Enable SSO box
- Click Save
- Repeat for each user who should use SSO
Signing in with SSO
Once SSO is enabled for a user, the standard login page no longer works for that user. Instead, use the SSO login page:Running into issues?
See Login troubleshooting for common errors and fixes.Related articles
Creating users
Set up user accounts in Visualcare
User access control
Configure permissions and access levels
