Skip to content

Commit

Permalink
Show BasicAuth for authType null
Browse files Browse the repository at this point in the history
  • Loading branch information
psainics committed Jan 6, 2025
1 parent 1b7c6ae commit 19d8b79
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions widgets/SuccessFactors-connector.json
Original file line number Diff line number Diff line change
Expand Up @@ -150,9 +150,7 @@
{
"name": "basicAuth",
"condition": {
"property": "authType",
"operator": "equal to",
"value": "basicAuth"
"expression": "authType == 'basicAuth' || authType == 'null'"
},
"show": [
{
Expand Down

0 comments on commit 19d8b79

Please sign in to comment.