Skip to main content

Joe Mayberry

Joe Mayberry is a Senior Technical Consultant specializing in the Optimizely CMS platform, with over 15 years of experience working with content management systems.

Blogs from this Author

Cybersecurity Concept Laptop

Easy Dynamic Property Permissions for the Optimizely CMS

I recently worked with a client who wanted to restrict access to specific properties of the content types. We set up some Editor Descriptor attributes, and applied a decorator to the properties in the model classes, which worked well. Then they wanted changes. The problem is that figuring out who has access requires looking at […]

Beware Zombie Properties

Zombie Properties want to Eat Your Brains

It’s a story as old as time. You work hard to build a great site. You have all the right properties – with descriptive names – that the content authors recognize and know how to use. Everything is going according to plan. The site is good. Life is good. The client is happy. Then BAM! […]

Update ClaimsIdentity from Okta to Optimizely

We had a project come in for a new Optimizely CMS 12 site, which required SSO integration with Okta. I didn’t have experience setting up SSO with CMS 12, so I started reading documentation, blogs, and forum posts. Most of what I found was for earlier versions of the CMS and not directly applicable anymore. […]