Replies: 1 comment
-
|
I figured it out :-) It turns out that my Admin endpoint was not properly exposed / available at https://s3-admin.example.com. TLDR: It works after ensuring the admin API is available externally. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I set up an instance of Versity Gateway 1.3.1 with the Admin API and Web UI enabled.
From the CLI, I am able to create and list users:
But I don't see the options to manage users in the WebUI - neither when logging in with the "root" account, nor with the "admin" account created above.
What am I missing?
Here is my config (Kubernetes YAML):
Beta Was this translation helpful? Give feedback.
All reactions