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

add service account bearer token gen #3895

Open
Omzig opened this issue Oct 9, 2024 · 0 comments
Open

add service account bearer token gen #3895

Omzig opened this issue Oct 9, 2024 · 0 comments
Labels
Area-API This issue is related to APIs. enhancement New feature or request PowerShell Universal Issue relates to PowerShell Universal. Quality-of-Life This issue relates to a quality-of-life improvement.

Comments

@Omzig
Copy link
Collaborator

Omzig commented Oct 9, 2024

Summary of the new feature / enhancement

as a consumer that uses a domain service Account, i want to call something like /api/v1/signin/bearer, so that i can use it in other api calls with a bearer TOKEN authen header.

Proposed technical implementation details (optional)

create a new api or return more information in the /signin api that somehow gives me access to the bearer token

i could not find anything that does this in the doc.

Currently the only way i can get the api calls to work is with a cookie login pattern.....

@Omzig Omzig added enhancement New feature or request PowerShell Universal Issue relates to PowerShell Universal. Quality-of-Life This issue relates to a quality-of-life improvement. Area-API This issue is related to APIs. labels Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-API This issue is related to APIs. enhancement New feature or request PowerShell Universal Issue relates to PowerShell Universal. Quality-of-Life This issue relates to a quality-of-life improvement.
Projects
None yet
Development

No branches or pull requests

1 participant