I want to setup authentication in Apex using Oatuh and keycloak.
I have defined a client Id in keycloak.
In my application, I have setup a authentication scheme of type “social sign in”
I also added Web Credentials in Workspace utilities .
Now apparently I also need to define a wallet in the Instance Settings.
I don't want to setup a wallet.
Can I achieve oauth login without the need for creating a wallet?