mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-08 08:01:18 -05:00
committed by
Alexander Schwartz
parent
fe0a9459dd
commit
9ef9c944d0
@@ -9,12 +9,11 @@ To secure the first application, you start by registering the application with y
|
||||
. Fill in the form with the following values:
|
||||
** *Client type*: `OpenID Connect`
|
||||
** *Client ID*: `myclient`
|
||||
+
|
||||
image::add-client-1.png[Add Client]
|
||||
. Click *Next*
|
||||
. Confirm that *Standard flow* is enabled.
|
||||
. Click *Next*.
|
||||
+
|
||||
image::add-client-1.png[Add Client]
|
||||
|
||||
. Make these changes under *Login settings*.
|
||||
* Set *Valid redirect URIs* to `+https://www.keycloak.org/app/*+`
|
||||
* Set *Web origins* to `+https://www.keycloak.org+`
|
||||
|
||||
Reference in New Issue
Block a user