Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4631143

Browse files
author
Lukas Goodfellow
authored
Update sso-setup-saml2.md (#267)
Added examples from Azure SAML and also add a notice about the auto-sync option that shows in the UI
1 parent5955c4a commit4631143

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎_docs/administration/single-sign-on/sso-setup-saml2.md‎

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,14 @@ Fill in the fields:
7777

7878
**Client Name* - leave the field empty and it will get an autogenerated value once you save the settings.
7979
**Display Name* - any arbitrary name you want to give in this integration.
80-
**IDP Entry* - The SSO endpoint of your Identity Provider.
81-
**Application Certificate* - The security certificate of your Identity Provider. Paste the value directly on the field. Do not convert to base64 or any other encoding by hand.
80+
**IDP Entry* - The SSO endpoint of your Identity Provider. (Ex: For Azure SAML, this is the Login URL)
81+
**Application Certificate* - The security certificate of your Identity Provider. Paste the value directly on the field. Do not convert to base64 or any other encoding by hand. (Ex: For Azure SAML, this will be Certificate (Base64) and the value needed is between the -----BEGIN ... and -----END... from the downloaded cert)
8282
**Assertion URL* -`https://g.codefresh.io/api/auth/<your_codefresh_client_name>/callback​` (where ​<your_codefresh_client_name>​ is taken from the SSO configuration you created on the section above. It was automatically generated by Codefresh after saving the SSO settings).
8383

8484
Click the*SAVE* button and make sure to note down the`Client Name` that was autogenerated.
8585

86+
>Notice: When viewing the SAML, there is a check box for Auto Sync users and teams to Codefresh. This only works for Google / GSuite SAML integration.
87+
8688
Then in the settings of your Identity Provider create a new Service Provider and provide the following:
8789

8890
**Service Provider SSO Endpoint* - (Assertion consumer service URL) -`https://g.codefresh.io/api/auth/<your_codefresh_client_name>/callback`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp