Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
taerimhan authored Feb 2, 2024
1 parent 71d9ffc commit 0088616
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions petstore/petstoreapp/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ Other optional aruments that you can specify to do certain things that get cover
- enable AAD B2C (empty and disabled by default, you'll want to uncomment the property in azure-cloud\petstore\petstoreapp\src\main\resources\application.yml

```-e PETSTOREAPP_B2C_TENANT=<your tenant here> -e PETSTOREAPP_B2C_CLIENT_ID=<your client id here> -e PETSTOREAPP_B2C_CLIENT_SECRET=<your client secret here> -e PETSTOREAPP_B2C_REPLY_URL=<your b2c reply uel here> -e PETSTOREAPP_B2C_LOGOUT_URL=<your b2c logout uel here>```

.

0 comments on commit 0088616

Please sign in to comment.