Share Your Feedback
We value your input on how to improve Sleekplan. Share your ideas and report any issues here.
By looking at the user object coming back in the api, I saw data_full_name
, which worked correctly when sending it through as full_name
with the SSO JWT, even though it isn't listed as one of the available properties.
https://sleekplan.com/docs/single-sign-on/#_2-generate-a-token-on-your-server
Hey Derek,
You're absolutely correct, we have added this value just recently. Previewsouly, you were able to set only user names, not full names. I'll make sure, that we update the API docs with the new value. :)