Skip to content

Commit 90572d5

Browse files
Remove 'Register the app' to be in line with the main branch
1 parent 5e96609 commit 90572d5

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

modules/ROOT/pages/tutorial/tutorial-sso-configuration.adoc

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -256,16 +256,6 @@ dbms.security.oidc.azure.params=client_id=4376dc8b-b5af-424f-9ada-c1c1b2d416b9;r
256256

257257
This example shows how to configure Entra ID for authentication and authorization using ID tokens.
258258

259-
==== Register the application
260-
261-
. Log in to the https://login.microsoftonline.com/[Azure portal].
262-
. Navigate to *Microsoft Entra ID > Overview*.
263-
. From the *Add* dropdown menu, select *App registration* and fill in the following information to create your SSO application:
264-
+
265-
image::sso-configuration-tutorials/oidc-azure-client-creation.png[title="Entra OIDC client creation"]
266-
The redirect URI _\http://localhost:7474/browser/?idp_id=azure&auth_flow_step=redirect_uri_ is the URI that will accept returned token responses after successful authentication.
267-
. Click *Register*.
268-
269259
==== Configure Neo4j
270260

271261
. From the *App registrations* page, select the app you created in <<#_register_the_application,Register the application>>.

0 commit comments

Comments
 (0)