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
|**Title**| A name and optional description for the authorization. |
118
-
|**Description**|Opitonal description for the authorization. |
118
+
|**Description**|Optional description for the authorization. |
119
119
|**Security scheme**| Select **OAuth2**. |
120
120
|**Client ID**| Client ID of the app that you created in the previous section. |
121
-
|**Client secret**| Enter the .|
121
+
|**Client secret**| Enter the secret identifier of the client secret in Azure Key Vault. Example: |
122
122
|**Authorization URL**| OAuth 2.0 authorization endpoint for the identity provider. |
123
123
|**Token URL**| OAuth 2.0 token endpoint for the identity provider. |
124
124
|**Refresh URL**| OAuth 2.0 refresh token endpoint for the identity provider. For most providers, same as the Token URL. |
@@ -165,6 +165,9 @@ You can manage access by specific users or groups in your organization to an API
165
165
166
166
You can use the API Center portal to test an API that you configured for authentication and user access.
167
167
168
+
> [!TIP]
169
+
> In addition to enabling specific users to test specific APIs in the API Center portal, you can also configure [visibility settings](set-up-api-center-portal.md#api-visibility) for APIs in your API center. Visibility settings in the portal control the APIs that appear for all signed-in users..
170
+
168
171
1. In the [portal](https://azure.microsoft.com), navigate to your API center.
169
172
1. In the left menu, under **API Center Portal**, select **Portal settings**.
0 commit comments