Scott Reed
+1
Sep 5, 2019
visibility 3043
star star star star star
(4 votes)

Client Driven Rewrite Rules With Automated Postman Tests

For an old project many years ago I created a tool for generating web.config redirects for clients.

Recently we enhanced it so that it's a lot better and we have also added auto generated postman redirect verification tests in.

I thought the community may want to use it so I've added here https://github.com/ScottReed/iis-redirect-generator

Sep 05, 2019

Comments

Ravindra S. Rathore
Ravindra S. Rathore Sep 6, 2019 05:55 AM

Thanks for sharing this Scott.

Sep 6, 2019 07:55 AM

No worries :-)

Praful Jangid
Praful Jangid Sep 15, 2019 06:35 PM

As per the readme file, this seems to be highly customizable. I will try personally and also provide feedback. Thanks for such a smart work to save other's time and efforts.

Sep 16, 2019 09:15 AM

No worries, 100% upfront the code isn't very clean. It's something we first created many many years ago and could do with a re-write which I might do ay some point. I made the new postman bit a little better but I thought it's better to get it out rather than wait.

error Please login to comment.
Latest blogs
Composition Over Inheritance: Why Your Content Contract Is Not a Base Class

Inside the structural conformance pattern in SaaS CMS — from server-side inheritance to pipeline governance. A contract in Optimizely SaaS CMS is...

Vipin Banka | Sep 19, 2026

Optimizely Opti ID Integration: Why the API Key Was Missing from the DXP Management Portal

While working on an Optimizely CMS 12 Opti ID integration recently, we ran into an issue that initially appeared to be related to SSO authenticatio...

Madhu | Sep 18, 2026 |

Extending a Contract: What You Can Override

Contracts share fields across content types — but not every field setting can be overridden. Push the same contract onto several components, and CM...

Chirag Khanna | Sep 18, 2026 |

Building a Blazor Server UI Inside the Optimizely CMS 13 Admin Shell

What I learned shipping a Blazor Server UI inside Optimizely CMS 13 — Razor components in a NuGet package, the Blazor hub next to MapContent(),...

Stanisław Szołkowski | Sep 17, 2026 |