http://${host}:${port}/my-resource-server
Creating a Client Application
The first step to enable Keycloak is to create the client application that you want to turn into a resource server.
To create a client application, complete the following steps:
-
Click Clients.
Clients -
On this page, click Create.
Create Client -
Type the
Client ID
of the client. For example, my-resource-server. -
Type the
Root URL
for your application. For example: -
Click Save. The client is created and the client Settings page opens. A page similar to the following is displayed:
Client Settings