Access endpoints in Service Registry?

Hello,

I am creating a Service Registry, and I wish to use an endpoint as a base URL. (for example, endpoints.idm)

However I receive the following error : org.flowable.common.engine.api.FlowableException: Unknown property used in expression: ${endpoints.idm}/users

What am I missing ?

Thanks in advance