Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Basic auth support for Redfish #43

Open
starbops opened this issue Dec 19, 2024 · 0 comments
Open

[FEATURE] Basic auth support for Redfish #43

starbops opened this issue Dec 19, 2024 · 0 comments
Labels
area/redfish Front-end protocol related and it's Redfish component/agent Relevant to the virtualized BMCs kind/feature New feature proposed/asked

Comments

@starbops
Copy link
Owner

Is your feature request related to a problem? Please describe.

Currently, KubeVirtBMC only supports token-based authentication for the Redfish service. It'd be nice to have the basic auth also supported so that users can interact with the service using commands like curl -u <username>:<password> ....

Describe the solution you'd like

Support HTTP Basic Auth for Redfish.

Describe alternatives you've considered

N/A

Additional context

This is one of the remaining items from #2.

@starbops starbops added kind/feature New feature proposed/asked area/redfish Front-end protocol related and it's Redfish labels Dec 19, 2024
@starbops starbops added this to the Support Redfish - Phase 3 milestone Jan 3, 2025
@starbops starbops added the component/agent Relevant to the virtualized BMCs label Jan 3, 2025
@starbops starbops moved this to Backlog in KubeVirtBMC project Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/redfish Front-end protocol related and it's Redfish component/agent Relevant to the virtualized BMCs kind/feature New feature proposed/asked
Projects
Status: Backlog
Development

No branches or pull requests

1 participant