Deployed files can't be seen in admin console

Even after deploying JAR files I am not able to see them in authentication section in the keycloak console

Look in the “Server Info” section of the admin UI to see if your provider has been loaded:

https://{host}/auth/admin/master/console/#/server-info/providers

Also, check the logs on Keycloak startup to see if your provider was loaded properly.