Closed ujibang closed 5 years ago
Hi together, any ETA yet for this? Currently upgrading to restheart 4.0 (platform/commercial), and this would come in handy.
Hi @lenalebt Not yet, it depends on actual demand. However, at the beginning of next week we are having an internal meeting to discuss the roadmap and this feature will be scheduled.
I estimate it would take no more than a couple of days to implement it, we'll let you know a possibile date soon.
Okay, thanks. I'll work around in the meantime by implementing an authenticator that can use env vars and injecting that into the Jar.
We have updated the roadmap https://restheart.org/docs/roadmap/#restheart-platform-41
Expected Release Date End of September / Early October
Add support of mustache parameters in uiam.yml like RESTHeart supports it in restheart.yml
Expected Behavior
When restheart admin uses mustache parameter in uiamy.yml, mustache is replaced by a value like it's done for restheart.yml (using environment variables for example)
Current Behavior
We could not use mustache parameter
Context
Our organisation prefers starting docker container with environment variable and without configuration file in file system.
Environment
n.a.
Steps to Reproduce
n.a.
Possible Implementation
Use same algorithm as used for restheart.yml