Skip to content

Commit

Permalink
Merge branch 'npatilsen/jwtReadme' of https://github.com/Azure-Sample…
Browse files Browse the repository at this point in the history
…s/MqttApplicationSamples into npatilsen/jwtReadme
  • Loading branch information
patilsnr committed Jan 16, 2024
2 parents 4fc9f0f + efeacd1 commit ebafeb5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scenarios/jwt_authentication/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ host_name=$(az resource show --ids $res_id --query "properties.topicSpacesConfig
echo "MQTT_HOST_NAME=$host_name" > .env
echo "MQTT_USERNAME=sample_client" >> .env
echo "MQTT_CLIENT_ID=sample_client" >> .env
echo "MQTT_CERT_FILE=sample_client.pem" >> .env
echo "MQTT_KEY_FILE=sample_client.key" >> .env
```

## 🔒 Create an Identity in Microsoft Entra ID
Expand Down

0 comments on commit ebafeb5

Please sign in to comment.