? Rule where I set user.fullName works in "Try Rule" but not when actually used

Can you please clarify where you expect to see the fullName attribute, and where it isn’t appearing? Without knowing this, I’m assuming you want this attribute as a claim in the id_token, for you to use in your frontend. If so, you need to add it to the id_token as a namespaced claim, outlined here: