Only default domain available with role AUTHORED_SHORT_URLS #166
-
Shlink version4.4.6 PHP version8.4.5 How do you serve ShlinkDocker image Database engineSQLite Database version? SummaryWhen deploying a clean docker image, adding multiple domains and then creating a new API key with the role AUTHORED_SHORT_URLS, only the default domain is available when creating new links. |
Beta Was this translation helpful? Give feedback.
Replies: 0 comments 10 replies
-
When the API key has the AUTHORED_SHORT_URLS role, the list of domains should only return domains that have been previously used with any of the short urls created with that same API key, even if the server "knows" other domains. Were you expecting to see any domain created with any API key, or is it not working as described above? |
Beta Was this translation helpful? Give feedback.
-
Hi, I hate to ask, but could you provide a docker compose file of your setup, excluding any sensitive info of course. I'm having issues setting this up and have posted a message with no response for some time. Furthermore, I would really appreciate your assistance on where I went wrong Thanks |
Beta Was this translation helpful? Give feedback.
When the API key has the AUTHORED_SHORT_URLS role, the list of domains should only return domains that have been previously used with any of the short urls created with that same API key, even if the server "knows" other domains.
Were you expecting to see any domain created with any API key, or is it not working as described above?