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: articles/active-directory/manage-apps/application-properties.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,15 +22,15 @@ This article describes the properties that you can configure for an enterprise a
22
22
23
23
## Enabled for users to sign in?
24
24
25
-
If this option is set to **Yes**, then assigned users are able to sign in to the application from the My Apps portal, the User access URL, or by navigating to the application URL directly. If assignment is required, then only users who are assigned to the application are able to sign-in. If assignment is required, applications must be assigned to be granted a token.
25
+
If this option is set to **Yes**, then assigned users are able to sign in to the application from the My Apps portal, the User access URL, or by navigating to the application URL directly. If assignment is required, then only users who are assigned to the application are able to sign-in. If assignment is required, applications must be assigned to get a token.
26
26
27
27
If this option is set to **No**, then no users are able to sign in to the application, even if they're assigned to it. Tokens aren't issued for the application.
28
28
29
29
## Name
30
30
31
31
This property is the name of the application that users see on the My Apps portal. Administrators see the name when they manage access to the application. Other tenants see the name when integrating the application into their directory.
32
32
33
-
It's recommended that you choose a name that users can understand. This is important because this name is visible in the various portals, such as My Apps and O365 Launcher.
33
+
It's recommended that you choose a name that users can understand. This is important because this name is visible in the various portals, such as My Apps and Microsoft 365 Launcher.
34
34
35
35
## Homepage URL
36
36
@@ -70,16 +70,16 @@ This option only applies to the following types of applications and services:
70
70
- OpenID Connect
71
71
- OAuth 2.0
72
72
- WS-Federation for user sign
73
-
- Application Proxy applications with Azure AD pre-authentication enabled
73
+
- Application Proxy applications with Azure AD preauthentication enabled
74
74
- Applications or services for which other applications or service are requesting access tokens
75
75
76
76
## Visible to users
77
77
78
-
Makes the application visible in My Apps and the O365 Launcher
78
+
Makes the application visible in My Apps and the Microsoft 365 Launcher
79
79
80
-
If this option is set to **Yes**, then assigned users see the application on the My Apps portal and O365 app launcher.
80
+
If this option is set to **Yes**, then assigned users see the application on the My Apps portal and Microsoft 365 app launcher.
81
81
82
-
If this option is set to **No**, then no users see this application on their My Apps portal and O365 launcher.
82
+
If this option is set to **No**, then no users see this application on their My Apps portal and Microsoft 365 launcher.
83
83
84
84
Make sure that a homepage URL is included or else the application can't be launched from the My Apps portal.
0 commit comments