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

feat: Tokens for use with the REST API #811

Open
jesuino opened this issue Nov 22, 2023 · 1 comment
Open

feat: Tokens for use with the REST API #811

jesuino opened this issue Nov 22, 2023 · 1 comment
Labels
jira Sync this issue with Jira kind/feature status/triage

Comments

@jesuino
Copy link
Contributor

jesuino commented Nov 22, 2023

Provide a clear and concise description of the feature request

As user I want to interact with the REST APIs from my third part application, but currently it is not possible to generate a token from UI or from other endpoint.

The backstage UI sends a bearer token for all API requests, but users currently can't do it without inspecting requests from Backstage UI:

image

Describe the problem that this feature resolves

Allow third part applications to consume backstage REST API.

Additional context or screenshots for the feature request

Acceptance Criteria

A documented endpoint or UI screen should allow users to generate tokens that can be used with the REST API.

@jesuino
Copy link
Contributor Author

jesuino commented Nov 22, 2023

@kadel kadel removed the post-FF label Nov 24, 2023
@kim-tsao kim-tsao added the jira Sync this issue with Jira label Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira Sync this issue with Jira kind/feature status/triage
Projects
None yet
Development

No branches or pull requests

3 participants