Skip to content

Commit 07836bf

Browse files
authored
Update enable-api-center-portal.md
Added ts step
1 parent 60bdeca commit 07836bf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

articles/api-center/enable-api-center-portal.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,15 @@ If the user is assigned the role, there might be a problem with the registration
131131
az provider register --namespace Microsoft.ApiCenter
132132
```
133133

134+
### Unable to sign in to portal
135+
136+
If a user who has been assigned the **Azure API Center Data Reader** role can't complete the sign-in flow after selecting **Sign in** in the API Center portal, there might be a problem with the configuration of the Microsoft Entra ID identity provider.
137+
138+
In the Microsoft Entra app registration, review and, if needed, update the **Redirect URI** settings:
139+
140+
* Platform: **Single-page application (SPA)**
141+
* URI: `https://<api-center-name>.portal.<region>.azure-apicenter.ms`. This value must be the URI shown for the Microsoft Entra ID provider for your API Center portal.
142+
134143
### Unable to select Azure API Center permissions in Microsoft Entra app registration
135144

136145
If you're unable to request API permissions to Azure API Center in your Microsoft Entra app registration for the API Center portal, check that you are searching for **Azure API Center** (or application ID `c3ca1a77-7a87-4dba-b8f8-eea115ae4573`).

0 commit comments

Comments
 (0)