...
Info |
---|
There will be some upcoming changes to Workload Management Service in the near future to unify the status codes. A notification will be sent out, once that is finalized. For more information you can reach out to the MOLE team. |
Application Configuration [Authentication/Authorization]
Workload Management Service uses the Microsoft Identity Platform to secure it’s endpoints. If you followed the previous steps sequentially you should have your application registered with the MIP and the only remaining step is to configure your application to pass the JWT Bearer token as part of any communication with any of the WLM endpoints.
Workload Management Service
...
Access Matrix
Environments | Endpoint | OpenAPI Specification |
NCD / Development |
| Swagger UI (ncdsafsecsurapp-work-management-service.azurewebsites.net) |
NCT / Test |
| Swagger UI (nctsafsecsurapp-work-management-service.azurewebsites.net) |
NCA / Acceptance |
| Swagger UI (ncasafsecsurapp-work-management-service.azurewebsites.net) |
PCP / Production |
| Swagger UI (pcpsafsecsurapp-work-management-service.azurewebsites.net) |
...