I am trying to access the create a user in the keycloak programmatically. But I am getting 403 as a status code. I am following the below link.
https://technology.first8
If you are not using admin user from master realm.
admin
master
You need to assign proper roles like manage-users role from realm-management client for the user which you are using to get instance the instance of Keycloak.
manage-users
realm-management