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

Doc:Howtos: Example for multiple user logged in as clients in same session and delegation/impersonate uscacases #1441

Open
pgangwani opened this issue Aug 23, 2024 · 0 comments

Comments

@pgangwani
Copy link

Issue and Steps to Reproduce

I have practicle usecase that multiple users working on same machine (think like checkout counter where store executive and manager working together). When using single user needs to login using single client id store.1234 (example) and other user needs to login temporarily.

Other usecases on top of this, are as manager will have more access to give authority / access to executive temporarily for 15/20mins for a transaction. There comes the usecases of delegation & impersonate to perform some activity with same token.

image

impersonation
Secure impersonation
token exchange

Versions

Screenshots

Expected

  • Need examples if possible

Actual

Additional Details

  • Installed packages:
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

1 participant