Hi
As far as I can see in the official docs the connection requires client ID and client secret. This means that you need to create Service principal with secret. Secrets have expiration date that you set during the creation of service principal. This means that when the expiration date passes you will need to create new secret for the same app and replace the secret in the connection.
Please "Accept the answer" if the information helped you. This will help us and others in the community as well.