Clean up conditional logic in code and build config that were kept to preserve rollback capability during IDWeb pre-release phase.
Scope
Remove the following:
enable_http directive (in code)
- Docker platform separation logic (in build_info)
These were kept in place to enable safe rollback if needed during Microsoft.Identity.Web pre-release cycles. Once IDWeb reaches GA or towards the later pre-release of Microsoft.Identity.Web, this conditional logic is no longer necessary.
Clean up conditional logic in code and build config that were kept to preserve rollback capability during IDWeb pre-release phase.
Scope
Remove the following:
enable_httpdirective (in code)These were kept in place to enable safe rollback if needed during Microsoft.Identity.Web pre-release cycles. Once IDWeb reaches GA or towards the later pre-release of Microsoft.Identity.Web, this conditional logic is no longer necessary.