Forum Discussion

reddev12's avatar
reddev12
Icon for Altocumulus rankAltocumulus
Jul 13, 2023

f5 token based authentication using uri module throw error

using below yml file with header as below and token is variable authx . error i am getting is "authx is undefined" is the header correct ?  --- - name: "{{ name }}" uri: url: "{{ url }}" method...