Sign in with SSO is a feature available for customers on Enterprise / Custom Plans.
In order to set up your account with Azure SSO, please follow the following steps -
Setup in Entra ID
Detailed instructions can be found at - https://learn.microsoft.com/en-us/entra/identity/enterprise-apps/add-application-portal-setup-sso
- Log in to Entra ID Portal - https://entra.microsoft.com . Go to
Microsoft Entra ID
. - Click on
Users
. Ensure the user registered in Cloudinary exists there with the same email - Goto
Identity -> Applications -> Enterprise applications -> All Applications
- Click
+ New Application
to add Cloudinary as an application (ensure you are subscribed to a premium plan) - Click
Create your own application
- You can provide
Cloudinary
as the application name - Once you click add, it will take you to the Application Screen
- From the application screen, select 'Single sign-on' menu. Fill out the details of the Cloudinary application.
- Identifier (Entity ID):
https://cloudinary.com/saml
- Reply URL (Assertion Consumer Service URL):
https://cloudinary.com/saml/consume
- Relay State: Add both
https://cloudinary.com/saml/consume
andhttps://console.cloudinary.com/saml/consume
- Additional fields are shown below:
- Identifier (Entity ID):
- Assign user to the Cloudinary application. Reference doc - https://learn.microsoft.com/en-us/entra/identity/enterprise-apps/add-application-portal-assign-users
- Download the Federation Metadata XML
Setup in Cloudinary
- Login to your Cloudinary account with a Master Admin user and navigate to the Users Tab of your Settings area
- Set
Metadata retrieval method
toInline
, instead of the defaultURL
option. - Open the
Federation Metadata XML
(downloaded on step 9 above) in a text editor. Copy and paste it into theSAML Metadata
text box - Save your changes
You should now be able to log into Cloudinary from Azure. You can verify this by clicking Test
on the 'Single sign-on' setup screen shown on step 8 above.
Comments
0 comments
Please sign in to leave a comment.