Hi there.
I set c.JupyterHub.authenticator_class = 'nativeauthenticator.NativeAuthenticator' on Zero to JupyterHub with Kubernetes and want to authorize users.
but Authorize Users link does not exist when I log in as administrator.
ref
For the time being, I access /hub/authorize to authorize users.
I think this way is inconvenient for other administrator.
How do I improve this problem?
Thank you.