You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/administration/single-sign-on/sso-azure.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,13 @@ toc: true
11
11
In this page we will see the process of setting up Azure SSO with Codefresh. For the general instructions of SSO setup
12
12
see the[overview page]({{site.baseurl}}/docs/administration/single-sign-on/sso-setup-oauth2/).
13
13
14
+
##Prerequisites
15
+
16
+
Make sure that your user in Azure has the*Application Administrator* or*Global Administrator* roles. If the user that creates the Azure application does not belong to either of these roles, you will not be able to[sync teams from Azure to Codefresh]({{site.baseurl}}/docs/administration/single-sign-on/sso-setup-oauth2/#syncing-of-teams-after-initial-sso-setup) after the SSO integration is complete.
17
+
18
+
We strongly suggest that the Azure user who creates the integration is part of*Application Administrator* or*Global Administrator* roles.
19
+
20
+
14
21
##Creating an application registration
15
22
16
23
To setup Azure Active Directory for SSO, you should first create a new application in Azure AD.