Skip to content

Support for Encrypted Authorization Token #107

@xsYf6tdq8

Description

@xsYf6tdq8

Hello

I would like to use the encrypted authorization tokens for our environment.
I see in the file below that Basic authorization is used and that there is no possibility for 'Custom_Auth'.

Is this on the roadmap?

utils/brocade_connection.py
credential = {"Authorization": "Basic " + login_encoded.decode(), "User-Agent": "Rest-Conf"}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions