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-setup-saml2.md
+11-5Lines changed: 11 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,18 +98,24 @@ The mandatory fields needed for SAML assertions are:
98
98
99
99
To configure users sync for SAML IDP you need to do the following:
100
100
101
-
1. Select GSuite provider
102
-
1. Enable auto Sync users and teams to Codefresh
101
+
1. Select a G Suite provider
102
+
1. Enable Auto Sync users and teams to Codefresh
103
103
1. Set JSON Keyfile, Admin Email and Sync interval
104
104
105
-
The instructions for getting the JSON Keyfile, and Admin Email are the same as for [Google SSO](https://codefresh.io/docs/docs/administration/single-sign-on/sso-google/#synchronize-teams-with-the-codefresh-cli).
105
+
The instructions for getting the JSON Keyfile, and Admin Email are the same as for [Google SSO](https://codefresh.io/docs/docs/administration/single-sign-on/sso-google/#synchronize-teams-with-the-codefresh-cli).
106
106
107
107
>Notice that these settings are for the SaaS version of Codefresh. For an on-premise Codefresh setup you need to use the URLs that match your installation.
108
108
109
-
Once everything is finished, you [should test the integration]({{site.baseurl}}/docs/administration/single-sign-on/sso-setup-oauth2/#testing-your-identity-provider). Once it is working proceed to the next steps that are:
109
+
Once everything is finished, you [should test the integration]({{site.baseurl}}/docs/administration/single-sign-on/sso-setup-oauth2/#testing-your-identity-provider). Once it's working, proceed to the next steps that are:
110
110
111
111
*[Selecting SSO method for collaborators]({{site.baseurl}}/docs/administration/single-sign-on/sso-setup-oauth2/#selecting-sso-method-for-collaborators)
112
112
113
-
>Notice that Codefresh has an internal cache for SSO configurations and it might take up to 5 minutes for your changes to take effect.
113
+
>Notice that Codefresh has an internal cache for SSO configurations and it might take up to five minutes for your changes to take effect.
114
114
115
+
## OneLogin SAML Setup
116
+
117
+
1. In OneLogin, go to the [Applications](https://cfsupport.onelogin.com/apps) Section.
118
+
1. Select 'Add App' on the top right.
119
+
1. Search for 'SAML Custom Connector' (advanced) and select it.
120
+
1. Add a Display Name (the rest is optional) and Save.
0 commit comments