Skip to content

Commit 5bbe205

Browse files
Replace the occurrences of Microsoft Windows Live to Microsoft login.
1 parent b796b22 commit 5bbe205

21 files changed

Lines changed: 46 additions & 62 deletions

en/identity-server/5.10.0/docs/develop/using-the-identity-provider-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ Permission Level: ` /permission/admin/manage `
347347
<ax2392:properties xsi:type="ax2392:Property">
348348
<ax2392:confidential>true</ax2392:confidential>
349349
<ax2392:defaultValue xsi:nil="true"/>
350-
<ax2392:description>Enter Microsoft Live client secret value</ax2392:description>
350+
<ax2392:description>Enter Microsoft login client secret value</ax2392:description>
351351
<ax2392:displayName>Client Secret</ax2392:displayName>
352352
<ax2392:name>ClientSecret</ax2392:name>
353353
<ax2392:required>true</ax2392:required>
@@ -367,7 +367,7 @@ Permission Level: ` /permission/admin/manage `
367367
<ax2392:properties xsi:type="ax2392:Property">
368368
<ax2392:confidential>false</ax2392:confidential>
369369
<ax2392:defaultValue xsi:nil="true"/>
370-
<ax2392:description>Enter Microsoft Live client identifier value</ax2392:description>
370+
<ax2392:description>Enter Microsoft login client identifier value</ax2392:description>
371371
<ax2392:displayName>Client Id</ax2392:displayName>
372372
<ax2392:name>ClientId</ax2392:name>
373373
<ax2392:required>true</ax2392:required>

en/identity-server/5.10.0/docs/learn/adding-and-configuring-an-identity-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ security realm.
1313

1414
The responsibility of the identity provider configuration is to
1515
represent external identity providers. These external identity providers
16-
can be Facebook, Yahoo, Google, Salesforce, Microsoft Windows Live, etc.
16+
can be Facebook, Yahoo, Google, Salesforce, Microsoft login, etc.
1717
If you want to authenticate users against these identity providers, then
1818
you must associate one or more federated authenticators with the WSO2
1919
Identity Server. These identity providers support for different

en/identity-server/5.10.0/docs/learn/configuring-microsoft-login.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
1-
# Configuring Microsoft Login
1+
# Configuring Microsoft login
22

3-
Microsoft Login can be used as a federated authenticator in the
3+
Microsoft login can be used as a federated authenticator in the
44
Identity Server. Do the following to configure the Identity Server to
55
authenticate users using their Microsoft accounts.
66

7-
# Configure Microsoft Live as a federated authenticator
7+
# Configure Microsoft login as a federated authenticator
88

9-
Microsoft Login can be used as a federated authenticator in the
9+
Microsoft login can be used as a federated authenticator in the
1010
Identity Server.
1111

1212
Follow the steps given below to configure WSO2 Identity Server to
1313
authenticate users with their Microsoft accounts.
1414

15-
Follow this guide for instructions.
16-
1715
## Register WSO2 Identity Server on Microsoft
1816

1917
You need to register WSO2 Identity Server as an OAuth2.0 application on Microsoft Entra ID.
@@ -96,17 +94,15 @@ Now, let's generate a client secret for the application.
9694

9795
4. Fill in the following fields where relevant.
9896
Prior to configuring, you need to have an application created in
99-
Windows live. See [Configuring your
100-
app](https://msdn.microsoft.com/en-us/library/hh826541.aspx) to
101-
create an application in Windows Live.
97+
Microsoft login.
10298

10399
| Field | Description | Sample value |
104100
|---------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|
105101
| Enable | Selecting this option enables Microsoft to be used as an authenticator for users provisioned to the Identity Server. | Selected |
106102
| Default | Selecting the **Default** check box signifies that Microsoft is the main/default form of authentication. This removes the selection made for any other **Default** checkboxes for other authenticators. | Selected |
107-
| Client Secret | This is the password from the Microsoft Live application. Click the **Show** button to view the value you enter. | 12ffb4dfb2fed67a00846b42126991f8 |
103+
| Client Secret | This is the password from the Microsoft login application. Click the **Show** button to view the value you enter. | 12ffb4dfb2fed67a00846b42126991f8 |
108104
| Callback URL | This is the URL to which the browser should be redirected after the authentication is successful. It should have this format: ` https://(host-name):(port)/acs ` | [https://localhost:9443/commonauth](https://www.google.com/url?q=https%3A%2F%2Flocalhost%3A9443%2Fcommonauth&sa=D&sntz=1&usg=AFQjCNG7dB10sZ-F07Du9Q5fT-mVDMfobg) |
109-
| Client Id | This is the username from the Microsoft Live application. | 1421263438188909 |
105+
| Client Id | This is the username from the Microsoft login application. | 1421263438188909 |
110106

111107
!!! info "Related Topics"
112108

en/identity-server/5.10.0/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ nav:
215215
- 'Configuring Facebook': learn/configuring-facebook.md
216216
- 'Configuring Yahoo': learn/configuring-yahoo.md
217217
- 'Configuring Google': learn/configuring-google.md
218-
- 'Configuring Microsoft Login': learn/configuring-microsoft-login.md
218+
- 'Configuring Microsoft login': learn/configuring-microsoft-login.md
219219
- 'Configuring IWA on Linux': learn/configuring-iwa-on-linux.md
220220
- 'Configuring AD FS as a Federated Authenticator': learn/configuring-ad-fs-as-a-federated-authenticator.md
221221
- 'Configuring Twitter': learn/configuring-twitter.md

en/identity-server/5.11.0/docs/develop/using-the-identity-provider-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ Permission Level: ` /permission/admin/manage `
347347
<ax2392:properties xsi:type="ax2392:Property">
348348
<ax2392:confidential>true</ax2392:confidential>
349349
<ax2392:defaultValue xsi:nil="true"/>
350-
<ax2392:description>Enter Microsoft Live client secret value</ax2392:description>
350+
<ax2392:description>Enter Microsoft login client secret value</ax2392:description>
351351
<ax2392:displayName>Client Secret</ax2392:displayName>
352352
<ax2392:name>ClientSecret</ax2392:name>
353353
<ax2392:required>true</ax2392:required>
@@ -367,7 +367,7 @@ Permission Level: ` /permission/admin/manage `
367367
<ax2392:properties xsi:type="ax2392:Property">
368368
<ax2392:confidential>false</ax2392:confidential>
369369
<ax2392:defaultValue xsi:nil="true"/>
370-
<ax2392:description>Enter Microsoft Live client identifier value</ax2392:description>
370+
<ax2392:description>Enter Microsoft login client identifier value</ax2392:description>
371371
<ax2392:displayName>Client Id</ax2392:displayName>
372372
<ax2392:name>ClientId</ax2392:name>
373373
<ax2392:required>true</ax2392:required>

en/identity-server/5.11.0/docs/learn/adding-and-configuring-an-identity-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ security realm.
1313

1414
The responsibility of the identity provider configuration is to
1515
represent external identity providers. These external identity providers
16-
can be Facebook, Yahoo, Google, Salesforce, Microsoft Windows Live, etc.
16+
can be Facebook, Yahoo, Google, Salesforce, Microsoft login, etc.
1717
If you want to authenticate users against these identity providers, then
1818
you must associate one or more federated authenticators with the WSO2
1919
Identity Server. These identity providers support for different

en/identity-server/5.11.0/docs/learn/configuring-microsoft-login.md

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
1-
# Configuring Microsoft Login
1+
# Configuring Microsoft login
22

3-
Microsoft Login can be used as a federated authenticator in the
3+
Microsoft login can be used as a federated authenticator in the
44
Identity Server. Do the following to configure the Identity Server to
55
authenticate users using their Microsoft accounts.
66

7-
# Configure Microsoft Live as a federated authenticator
7+
# Configure Microsoft login as a federated authenticator
88

9-
Microsoft Login can be used as a federated authenticator in the
9+
Microsoft login can be used as a federated authenticator in the
1010
Identity Server.
1111

1212
Follow the steps given below to configure WSO2 Identity Server to
1313
authenticate users with their Microsoft accounts.
1414

15-
Follow this guide for instructions.
16-
1715
## Register WSO2 Identity Server on Microsoft
1816

1917
You need to register WSO2 Identity Server as an OAuth2.0 application on Microsoft Entra ID.
@@ -96,17 +94,15 @@ Now, let's generate a client secret for the application.
9694

9795
4. Fill in the following fields where relevant.
9896
Prior to configuring, you need to have an application created in
99-
Windows live. See [Configuring your
100-
app](https://msdn.microsoft.com/en-us/library/hh826541.aspx) to
101-
create an application in Windows Live.
97+
Microsoft login.
10298

10399
| Field | Description | Sample value |
104100
|---------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|
105101
| Enable | Selecting this option enables Microsoft to be used as an authenticator for users provisioned to the Identity Server. | Selected |
106102
| Default | Selecting the **Default** check box signifies that Microsoft is the main/default form of authentication. This removes the selection made for any other **Default** checkboxes for other authenticators. | Selected |
107-
| Client Secret | This is the password from the Microsoft Live application. Click the **Show** button to view the value you enter. | 12ffb4dfb2fed67a00846b42126991f8 |
103+
| Client Secret | This is the password from the Microsoft login application. Click the **Show** button to view the value you enter. | 12ffb4dfb2fed67a00846b42126991f8 |
108104
| Callback URL | This is the URL to which the browser should be redirected after the authentication is successful. It should have this format: ` https://(host-name):(port)/acs ` | [https://localhost:9443/commonauth](https://www.google.com/url?q=https%3A%2F%2Flocalhost%3A9443%2Fcommonauth&sa=D&sntz=1&usg=AFQjCNG7dB10sZ-F07Du9Q5fT-mVDMfobg) |
109-
| Client Id | This is the username from the Microsoft Live application. | 1421263438188909 |
105+
| Client Id | This is the username from the Microsoft login application. | 1421263438188909 |
110106

111107
!!! info "Related Topics"
112108

en/identity-server/5.11.0/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ nav:
215215
- 'Configuring Facebook': learn/configuring-facebook.md
216216
- 'Configuring Yahoo': learn/configuring-yahoo.md
217217
- 'Configuring Google': learn/configuring-google.md
218-
- 'Configuring Microsoft Login': learn/configuring-microsoft-login.md
218+
- 'Configuring Microsoft login': learn/configuring-microsoft-login.md
219219
- 'Configuring IWA on Linux': learn/configuring-iwa-on-linux.md
220220
- 'Configuring AD FS as a Federated Authenticator': learn/configuring-ad-fs-as-a-federated-authenticator.md
221221
- 'Configuring Twitter': learn/configuring-twitter.md

en/identity-server/5.9.0/docs/develop/using-the-identity-provider-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ Permission Level: ` /permission/admin/manage `
347347
<ax2392:properties xsi:type="ax2392:Property">
348348
<ax2392:confidential>true</ax2392:confidential>
349349
<ax2392:defaultValue xsi:nil="true"/>
350-
<ax2392:description>Enter Microsoft Live client secret value</ax2392:description>
350+
<ax2392:description>Enter Microsoft login client secret value</ax2392:description>
351351
<ax2392:displayName>Client Secret</ax2392:displayName>
352352
<ax2392:name>ClientSecret</ax2392:name>
353353
<ax2392:required>true</ax2392:required>
@@ -367,7 +367,7 @@ Permission Level: ` /permission/admin/manage `
367367
<ax2392:properties xsi:type="ax2392:Property">
368368
<ax2392:confidential>false</ax2392:confidential>
369369
<ax2392:defaultValue xsi:nil="true"/>
370-
<ax2392:description>Enter Microsoft Live client identifier value</ax2392:description>
370+
<ax2392:description>Enter Microsoft login client identifier value</ax2392:description>
371371
<ax2392:displayName>Client Id</ax2392:displayName>
372372
<ax2392:name>ClientId</ax2392:name>
373373
<ax2392:required>true</ax2392:required>

en/identity-server/5.9.0/docs/learn/adding-and-configuring-an-identity-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ security realm.
1313

1414
The responsibility of the identity provider configuration is to
1515
represent external identity providers. These external identity providers
16-
can be Facebook, Yahoo, Google, Salesforce, Microsoft Windows Live, etc.
16+
can be Facebook, Yahoo, Google, Salesforce, Microsoft login, etc.
1717
If you want to authenticate users against these identity providers, then
1818
you must associate one or more federated authenticators with the WSO2
1919
Identity Server. These identity providers support for different

0 commit comments

Comments
 (0)