Creating KeyCloak Client
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:
Valid redirect URIs: https://www.keycloak.org/app/*
Web origins: https://www.keycloak.org/
Click Save
button.