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

Verify authentication on startup of Python client #1259

Closed
bossenti opened this issue Feb 11, 2023 · 0 comments · Fixed by #1557
Closed

Verify authentication on startup of Python client #1259

bossenti opened this issue Feb 11, 2023 · 0 comments · Fixed by #1557
Assignees
Labels
enhancement New feature or request python Pull requests that update Python code
Milestone

Comments

@bossenti
Copy link
Contributor

bossenti commented Feb 11, 2023

Body

The Python client should verify its authentication when being initialized.
Therefore, it could use the versions (/v2/info/versions) endpoint of the StreamPipes API which requires authentication and provides some information about the StreamPipes instance connected to.
At least the StreamPipes version should be added as an attribute of the Python client instance.

StreamPipes Committer

I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.

@bossenti bossenti added enhancement New feature or request python Pull requests that update Python code labels Feb 11, 2023
@bossenti bossenti added this to the 1.0.0 milestone Feb 11, 2023
@bossenti bossenti self-assigned this Feb 26, 2023
bossenti added a commit that referenced this issue Feb 27, 2023
Signed-off-by: bossenti <bossenti@posteo.de>
bossenti added a commit that referenced this issue May 7, 2023
Signed-off-by: bossenti <bossenti@posteo.de>
@bossenti bossenti linked a pull request May 7, 2023 that will close this issue
@bossenti bossenti modified the milestones: 1.0.0, 0.92.0 May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request python Pull requests that update Python code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant