TanmoySG / wunder-identity-provider

ID Provider for Wunder Platform. Authentication & Authorization Server for all wunder products
3 stars 0 forks source link

[Feature] Deploy to Azure Test Environment #58

Closed TanmoySG closed 2 years ago

TanmoySG commented 2 years ago

To continue Endpoints testing, deploy the system to Azure in test-environment. Use the test environment to build Placeholders as first test app on wIP.

[Checkpoints]

TanmoySG commented 2 years ago

Deployed at https://wunder-identity-provider.azurewebsites.net/

Deployment Environment - test Deployment Service - Cloud/ Azure Web Apps

Specs - image

TanmoySG commented 2 years ago

Test Deployment by using

curl --request POST \
  --url https://wunder-identity-provider.azurewebsites.net/ \
  --header 'content-type: application/json'