Skip to content

Using external authentication backend #85

Open
@cscs

Description

@cscs

Dear Dev,

I am looking for a library that would allow me to upload files to Swift using this authorization backend, so that the password is not seen by the web app:
AUTHENTICATION_BACKENDS = ('openstack_auth.backend.KeystoneBackend',)
(source: http://django-openstack-auth.readthedocs.io/en/latest/installation.html#installation)

Unfortunately, I see that your library defines SWIFT_KEY/SWIFT_PASSWORD as a Required field.

The question is: can I use your library without specifying the password, so that it uses the django authentication backend that I set up?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions