November Happy Hour will be moved to Thursday December 5th.
November Happy Hour will be moved to Thursday December 5th.
Follow bloggers on Optimizely World to get the latest from people who know all about the Optimizely platform! You will find blog posts from the entire Optimizely community, as well as from the Optimizely development teams.
Start blogging - create your own blog (requires log in)
Manage your blog posts on Optimizely World (requires log in)
Rules for blogging on Optimizely World
This post describes a simple claims helper block I put together. This block can come in useful if you are using federated authentication and would like to inspect all claims for the current user. I created this whilst developing the solution for...
This post describes a simple claims helper block I put together. This block can come in useful if you are using federated authentication and would like to inspect all claims for the current user. I created this whilst developing the solution for...
If you are new to developing with EPiServer, learn how to get the most out of your EPiServer platform with these developer tips.
How to get external page URL based on current request
How to get external page URL based on current request
How to get external page URL based on current request
This is just a quick note on how to solve a problem in Dynamic Data Store (DDS). It doesn’t really matter how the situation occurred, but suddenly a store in DDS failed because of a duplicate entry. The offending entry was found easily enough (the...
In my previous post I described how its possible to implement federated security in EPiServer using Auth0 . However the steps described on allow users to log into your site with Auth0. It's not possible to log into the EPiServer UI using the...