Skip to content

Authenticator<T> for JsonFileAuthenticator to implement home folder #543

@chelahmy

Description

@chelahmy

Authenticator for JsonFileAuthenticator cannot be implemented by third party because JsonFileAuthenticator.credentials_map is not public. I suggest make it accessible. I have to fork it just for that reason.

I have implemented Authenticator for JsonFileAuthenticator (in my fork) with UserDetail that also implements home(). So, each user will have a home folder. I used the username for the home folder. I should get the user home from the json configuration file instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions