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

Commitd04a0bb

Browse files
authored
Updated Azure SSO
1 parent4f769c1 commitd04a0bb

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

‎_docs/administration/single-sign-on/oidc/oidc-azure.md‎

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Configure SSO for Azure in the Codefresh UI.
144144
**Before you begin**
145145
* From Azure AD:
146146
* Have your client secret handy
147-
* Go to theapplication you created, and note down these**Properties: Application ID and Object ID**
147+
* Go tot**Azure Active Directory > Enterprise Applications** and selecttheapp you created, and note down these**Properties: Application ID and Object ID**
148148

149149
{% include image.html
150150
lightbox="true"
@@ -238,9 +238,27 @@ caption="Web configuration settings"
238238
max-width="70%"
239239
%}
240240

241-
You have now completed the SSO setup for Azure using OIDC.
241+
##Step 6: (Optional) Configure for Azure Initiated Login.
242+
243+
1. Go to**Azure Active Directory > Apps registrations**, and select the application you registered for SSO.
244+
1. From the sidebar, select**Branding & properties**
245+
1. In the**Home page URL** field, insert the following`https://g.codefresh.io/api/auth/<your_codefresh_sso_client_name>`
246+
247+
{% include image.html
248+
lightbox="true"
249+
file="/images/sso/azure/homePageURL.png"
250+
url="/images/sso/azure/homePageURL.png"
251+
alt="Web configuration settings"
252+
caption="Web configuration settings"
253+
max-width="70%"
254+
%}
242255

256+
{:start="4"}
257+
1. Go to**Azure Active Directory > Enterprise Applications**, and select the application you registered for SSO.
258+
1. Under Properties, toggle**Visible to users** to yes.
259+
1. Now the app can be added to a Collection for My Apps page for Azure Initiated Login.
243260

261+
You have now completed the SSO setup for Azure using OIDC.
244262

245263
##Related articles
246264
[Federated Single Sign-On (SSO) overview]({{site.baseurl}}/docs/administration/single-sign-on/)

‎images/sso/azure/homePageURL.png‎

213 KB
Loading
216 KB
Loading

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp