More permissive API key for the demo server(s) #840
Replies: 2 comments 2 replies
-
Related: I'd like to know what permissions are available based on the key. That is, the endpoint to reveal key details should not require an admin key, but rather just the key itself. That way the UI can respond accordingly, given just a key. |
Beta Was this translation helpful? Give feedback.
-
Hi @tacman, coincidentally, we're currently working on adding a default read-only API key for management. That said, this won’t affect the demos you mentioned, since they’re running on an older Meilisearch version. However, we can manually generate read-only keys and share them in the repos. I believe you were particularly interested in the Steam Games and Where2Watch demos? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I just discovered the steam games index on the meiliserver at https://ms-adf78ae33284-106.lon.meilisearch.io/ as I work through some of the demos, especially instasearch.
I can't find the code to create that index though, and I'm wondering if 'movies' (the other common example) are also available. Plus, I'm curious about the 'settings', like genre and whatever else might be available.
Would you consider making the key more permissive, so that the listing of the public indexes on that server were available, and a way to query the settings?
I didn't realize readonly keys even existed, but now I'm trying to convert my own indexes, so I can share the readonly access points with my remote developers without having the share the master key.
Beta Was this translation helpful? Give feedback.
All reactions