2023-02-13 07:40:02 +00:00
|
|
|
== Test your setup
|
2023-02-09 09:29:41 +00:00
|
|
|
|
2023-02-20 12:58:57 +00:00
|
|
|
To confirm the client was created successfully, you can use the SPA testing application on the https://www.keycloak.org/app/[Keycloak website].
|
2023-02-09 09:29:41 +00:00
|
|
|
|
|
|
|
ifeval::[{links-local}==true]
|
2023-02-20 12:58:57 +00:00
|
|
|
. Open https://www.keycloak.org/app/.
|
|
|
|
. Click *Save*` to use the default configuration.
|
2023-02-09 09:29:41 +00:00
|
|
|
endif::[]
|
|
|
|
|
|
|
|
ifeval::[{links-local}!=true]
|
2023-02-20 12:58:57 +00:00
|
|
|
. Open https://www.keycloak.org/app/.
|
2023-11-08 14:09:04 +00:00
|
|
|
. Change `Keycloak URL` to the URL of your {project_name} instance.
|
2023-02-20 12:58:57 +00:00
|
|
|
. Click *Save*.
|
2023-02-09 09:29:41 +00:00
|
|
|
endif::[]
|
|
|
|
|
2023-11-08 14:09:04 +00:00
|
|
|
. Click *Sign in* to authenticate to this application using the {project_name} server you started earlier.
|