Clarify the docstring for manage_roles

This is still subject to change.
This commit is contained in:
krassowski
2024-03-25 14:03:54 +00:00
parent 0d6778f955
commit baf6e03c46

View File

@@ -730,7 +730,9 @@ class Authenticator(LoggingConfigurable):
may return a list of roles in the 'roles' field,
which will be added to the database.
All role-assignment APIs are disabled if this is True.
When enabled, all role management will be handled by the
authenticator; in particular, assignment of roles via
`JupyterHub.load_roles` traitlet will not be possible.
""",
)
auto_login = Bool(