Skip to main content

Command Palette

Search for a command to run...

Creating KeyCloak Client

Updated
1 min read
M

Mohamad's interest is in Programming (Mobile, Web, Database and Machine Learning). He is studying at the Center For Artificial Intelligence Technology (CAIT), Universiti Kebangsaan Malaysia (UKM).

In the left panel, click Clients.

In the main panel, click Create client button.

Enter:

  • Client type: OpenID Connect

  • Client ID: myclient

Click Next button.

Confirm Standard Flow is selected.

Click Next button.

Enter Login settings:

Click Save button.

28 views