I am not able to find a way to get the user credentials from the okta which will be in the hash format. No API is available to make export for the credentials. To export a user I got the solution from this chrome extension ( https://github.com/gabrielsroka/gabrielsroka.github.io/tree/master/rockstar ) which is internally using the Okta API by which I am able to get the user information except credentials. I am not getting the solution to get credentials.
My main goal is to migrate Users from okta to keycloak