Skip to content

Commit acd81fd

Browse files
authored
Update how-to-use-dev-tool-portal.md
1 parent a85fce4 commit acd81fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/how-to-use-dev-tool-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This article describes how to configure VMware Tanzu Dev Tools. Dev Tools includ
3939
Dev Tools Portal supports authentication and authorization using single sign-on (SSO) with an OpenID identity provider (IdP) that supports the OpenID Connect Discovery protocol.
4040

4141
> [!NOTE]
42-
> Azure Spring Apps supports only authorization servers that support the OpenID Connect Discovery protocol. Make sure to configure the external authorization server to allow redirects back to the Dev Tools Portal. See your authorization server's documentation and add *https://dev-tool-portal-external-url/api/auth/oidc/handler/frame* to the list of allowed redirect URIs.
42+
> Azure Spring Apps supports only authorization servers that support the OpenID Connect Discovery protocol. Make sure to configure the external authorization server to allow redirects back to the Dev Tools Portal. See your authorization server's documentation and add *https://dev-tool-portal-external-url/oauth2/callback* to the list of allowed redirect URIs.
4343
4444
The following table describes SSO properties:
4545

0 commit comments

Comments
 (0)