Category Archives: Power Pages

Snippet rendering in Power Pages (again) – there is more to it

I love subtle differences in how various features work. They make my life miserable sometimes, but they also give me some advantage. I can even beat copilots… since how would AI know about such things? I blogged about snippets rendering recently: https://www.itaintboring.com/power-platform/power-pages-snippet-rendering-3-options-3-different-html-outputs/ Turned out there is more to it. Look at the liquid below and look… Read More »

Implementing GC Web (government of Canada) theme. Part 3: adding lookup localizations

It’s the third part of these series, and I’m assuming you’ve at least looked at the first two, since this is where I talked about how to enable GC Web for Power Pages, and, also, about how to configure some of the language-specific features once the theme has been “enabled”. Let’s talk about lookup localizations in this post.… Read More »

Setting up my own reverse proxy for Power Pages with docker, nginx, oauth2proxy, Azure B2C and a custom cloud flow to do some extra checks

Earlier this month I was thinking of a way to use “on demand” licensing with Power Platform (including Power Pages) for a “micro business” company, and, although it’s probably arguable what makes sense and what’s not, but one of the things I wanted to figure out is whether it would be possible to lock down… Read More »

Once your users sign in, where do they go by default?

Whether you are using a default identity provider or not, you will usually want one of these 4 things to happen to your users: Let’s see… Option 1: Have your users redirected to the same page where they were requested to sign in (or where they initiated the sign in process) Make sure ProfileRedirectEnabled site setting… Read More »