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

[DEV] Support authenticated requests to SMD #22

Closed
synackd opened this issue Feb 27, 2024 · 3 comments
Closed

[DEV] Support authenticated requests to SMD #22

synackd opened this issue Feb 27, 2024 · 3 comments
Assignees

Comments

@synackd
Copy link
Collaborator

synackd commented Feb 27, 2024

Short Description
BSS requests Components, ComponentEndpoints, and RedfishEndpoints from SMD, and these endpoints are now protected. Therefore, BSS must support authentication with these endpoints.

Definition of Done
Querying BSS endpoints that require communication to SMD succeed when running SMD and BSS with authentication enabled.

@davidallendj
Copy link
Contributor

Related PR #23

@synackd
Copy link
Collaborator Author

synackd commented Mar 8, 2024

#23 adds this functionality. Still to do are:

  • Have a dynamic callback URL or remove it altogether for client credentials grants.
  • Make scope dynamic.

@davidallendj Anything I'm missing?

@davidallendj
Copy link
Contributor

Sounds right to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants