Skip to content

Commit 13bb7ec

Browse files
Merge pull request #239958 from Sneezry/patch-7
Update how-to-use-dev-tool-portal.md
2 parents 5688d0c + acd81fd commit 13bb7ec

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)