Sign in with Microsoft
Reference page for setting up single sign-on with Google
Overview
Servoy Cloud provides a Sign-in with Microsoft option to simplify user authentication. Follow these steps to enable Microsoft SSO for your application.
Prerequisites
Azure Account: Sign up for an account on the Azure portal
Set up SSO in Servoy Cloud
To enable Microsoft SSO in Servoy Cloud, complete the setup in the Security Login Designer.
Setup App in Microsoft
Create a New Application
Register an app in Azure using Microsoft's Entra admin center:
Log in to to Microsoft Entra with your Microsoft account
Go to
Identity > Applications > App registrationsClick on
+ New Registrationto create a new app and enter:Application name
Supported account types
(Optional) Redirect URI — you may skip this step initially.
You are now on the
App registration details pageand ready for the next step
Create a Client Secret
To generate the client secret required for a successful SSO setup in Servoy Cloud:
Navigate to the
App registration detailsif you have already completed the steps aboveLog in to Microsoft Entra with your Microsoft account
Go to
Identity > Applications > App registrationsClick on your application from the list
Navigate to
Certificates & secrets > Client secretsCreate a new client secret by clicking
New Client SecretFill in the name and set an expiration date
Save your client secret ID
Set up Redirect URI and ID Token
To set up the redirect URI of your Microsoft app:
Navigate to the
App registration detailsif you have already completed the steps aboveLog in to Microsoft Entra with your Microsoft account
Go to
Identity > Applications > App registrationsClick on your application from the list
Navigate to
Manage > Authentication > Platform configurationsClick
Add a platformand chooseWebSet the redirect URI with the value found in Cloud Control Center:
Navigate to
Application Details > Security DesignerExpand menu
Sign in with MicrosoftCopy the value found by clicking
Setup Guidelink
Check
ID TokenfromImplicit grant and hybrid flowssection
Finish SSO Setup
To finish SSO Setup and enable it for your Servoy Cloud Application:
Access Servoy Cloud Application Settings:
Go to
Application -> Your Application -> Application Settingsusing theConfigurebutton.
Enable Sign-in with Microsoft
Click the
Create custom loginbutton.Navigate to the
Security Loginpage.Expand the
Sign in with Microsoftsection.Fill in the generated
Tenant ID,Application(Client) IDandClient Secret ID
Save settings
Your application now supports Microsoft Single Sign-On for user authentication.
Last updated
Was this helpful?