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 userinfo endpoint #295

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

gbenhaim
Copy link
Member

@gbenhaim gbenhaim commented Dec 5, 2024

The endpoint can be used for getting information about the user the session belongs to.

closes #206

The endpoint can be used for getting information about the user
the session belongs to.

closes openshift#206

Signed-off-by: Gal Ben Haim <[email protected]>
@openshift-ci openshift-ci bot requested a review from deads2k December 5, 2024 11:18
Copy link

openshift-ci bot commented Dec 5, 2024

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: gbenhaim
Once this PR has been reviewed and has the lgtm label, please assign deads2k for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@gbenhaim
Copy link
Member Author

gbenhaim commented Dec 5, 2024

/test e2e-aws
/test e2e-component

Copy link

openshift-ci bot commented Dec 5, 2024

@gbenhaim: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

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

Successfully merging this pull request may close these issues.

Is there a endpoint for getting user info ?
1 participant