Skip to content

Entering Basic Authentication credentials does not work #1777

Closed
@prantlf

Description

@prantlf

I would like to use SwaggerClient.PasswordAuthorization by specifying a "basicAuth" authorization type in an API declaration.

I realized that there are a couple of problems with the implementation:


The authentication form is not styled and does not show up by default. I made it appear by adding its parent element and providing icon and styling:

<div class="auth_main_container"></div>

The fixes above and customizing the index.html helped me to get the Basic Authentication working. Is it the scenario supposed to be used only with the HTML customizatoin?

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