Hi @Yugesh KC ,
Since you are not interested in Easy auth. You will have to create python worker extension and implement the custom JWT authentication and authorization.
Please refer to the below documents for reference, I cant find any specific documentation related to authentication though.
https://github.com/Azure-Samples/python-worker-extension-timer
Hope this helps! Feel free to reach out to me if you have any queries or concerns.